summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorhyeongyu kim <gusrb406@snu.ac.kr>2022-01-16 18:53:11 +0900
committerhyeongyu kim <gusrb406@snu.ac.kr>2022-01-16 18:54:17 +0900
commit1b1c8d83d3567a60280291c0adb95d1d60335509 (patch)
treed3b8732dd341eae61630b8fa52521dbba34769a5 /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parente7c8cd4a930465edd6c0ecbf3ad3119737988941 (diff)
[Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default
Turning on `enable_noundef_analysis` flag allows better codegen by removing freeze instructions. I modified clang by renaming `enable_noundef_analysis` flag to `disable-noundef-analysis` and turning it off by default. Test updates are made as a separate patch: D108453 Reviewed By: eugenis Differential Revision: https://reviews.llvm.org/D105169
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions