Stephen Long ae80024fbe [clang] Honor __attribute__((no_builtin("foo"))) on functions
Support for `__attribute__((no_builtin("foo")))` was added in https://reviews.llvm.org/D68028,
but builtins were still being used even when the attribute was placed on a function.

Reviewed By: hans

Differential Revision: https://reviews.llvm.org/D124701
2022-05-20 06:41:47 -07:00
..
2022-01-28 11:55:46 -08:00
2022-05-11 12:09:21 -04:00
2022-05-03 07:14:12 -04:00

See llvm/docs/README.txt