aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorCyndy Ishida <cyndy_ishida@apple.com>2025-11-05 20:38:09 -0800
committerGitHub <noreply@github.com>2025-11-05 20:38:09 -0800
commite700f157026bf8b4d58f936c5db8f152e269d77f (patch)
treea3d197fc0a8a185c3caefed0ca2612ab1d3a4393 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent95557e32945abf9af370b861d6156460b2d9df99 (diff)
downloadllvm-e700f157026bf8b4d58f936c5db8f152e269d77f.zip
llvm-e700f157026bf8b4d58f936c5db8f152e269d77f.tar.gz
llvm-e700f157026bf8b4d58f936c5db8f152e269d77f.tar.bz2
[clang] Unify -mspeculative-load-hardening as a benign compiler option (#166640)
Before this patch, compilations using modules & `-mspeculative-load-hardening` failed because it was not consistent whether this option impacts module compatibility. This repairs it by always treating it as benign. This was determined by checking if the option enables any kind of preprocessor checks and comparing how the compiler handles a similar option that impacts codegen (-fvisibility=hidden) but is more widely used. resolves: rdar://163985667
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions