summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
diff options
context:
space:
mode:
authorFelipe de Azevedo Piovezan <fpiovezan@apple.com>2022-10-18 09:22:20 -0400
committerFelipe de Azevedo Piovezan <fpiovezan@apple.com>2022-10-18 13:50:31 -0400
commitf477412685fe6bac49d3d080ba91896c28e62116 (patch)
tree5cd09673ad83b4c3df7bdc900508b62772280ae0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
parent58a25ebb8622ee27034f0c103a9067acda7f6300 (diff)
[lldb-tests] Remove dubious standard library flag
The test currently sets `USE_LIBSTDCPP = 0`, which is curious given the behavior of `and` and `or` in Makefiles (the contents of the variables are not important). In particular, this causes the tests to not use the standard libraries appropriately. To capture the actual intent of the test, we're changing this to `USE_LIBCXX=1`. Differential Revision: https://reviews.llvm.org/D136171
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions