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-05-19 12:06:56 -04:00
2022-05-13 20:34:57 +01:00
2022-05-04 10:40:25 -07:00
2022-05-19 11:34:42 -04:00
2022-04-20 23:46:43 -07:00