diff options
| author | serge-sans-paille <sguelton@mozilla.com> | 2023-04-19 16:15:17 +0200 |
|---|---|---|
| committer | serge-sans-paille <sguelton@mozilla.com> | 2023-05-29 10:02:18 +0200 |
| commit | e20931b2ccd10de2fd25d9a6fbe9c166e7430f23 (patch) | |
| tree | 168dcce6482904dfba6c3f479825aca5df2bf364 /lldb/test/API/python_api/function_symbol/TestSymbolAPI.py | |
| parent | 752f9d02cc3ea56dd94c4eac0eeebafb388ae4e7 (diff) | |
[clang] Restrict Inline Builtin to non-static, non-odr linkage
Inline builtins have a very special behavior compared to other
functions, it's better if we keep them restricted to a minimal set of
functions.
Add a linkage check which prevents considering ODR definitions as inline
builtins.
Fix #62958
Differential Revision: https://reviews.llvm.org/D148723
Diffstat (limited to 'lldb/test/API/python_api/function_symbol/TestSymbolAPI.py')
0 files changed, 0 insertions, 0 deletions
