diff options
author | Stephen Long <steplong@quicinc.com> | 2022-05-20 06:41:37 -0700 |
---|---|---|
committer | Stephen Long <steplong@quicinc.com> | 2022-05-20 06:41:47 -0700 |
commit | ae80024fbe51339afabfa2ff43ae532356fa3c93 (patch) | |
tree | d67b91eff94b1a14e29c8441c614b344f94a51fb /lldb/test/Shell/ScriptInterpreter/Python/eof.test | |
parent | 1c4b31c38b3c36d6e6bbb071ce66abfa52d64c10 (diff) | |
download | llvm-ae80024fbe51339afabfa2ff43ae532356fa3c93.zip llvm-ae80024fbe51339afabfa2ff43ae532356fa3c93.tar.gz llvm-ae80024fbe51339afabfa2ff43ae532356fa3c93.tar.bz2 |
[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
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python/eof.test')
0 files changed, 0 insertions, 0 deletions