summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorserge-sans-paille <sguelton@mozilla.com>2023-04-19 16:15:17 +0200
committerserge-sans-paille <sguelton@mozilla.com>2023-05-29 10:02:18 +0200
commite20931b2ccd10de2fd25d9a6fbe9c166e7430f23 (patch)
tree168dcce6482904dfba6c3f479825aca5df2bf364 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent752f9d02cc3ea56dd94c4eac0eeebafb388ae4e7 (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/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions