diff options
| author | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2022-10-18 09:22:20 -0400 |
|---|---|---|
| committer | Felipe de Azevedo Piovezan <fpiovezan@apple.com> | 2022-10-18 13:50:31 -0400 |
| commit | f477412685fe6bac49d3d080ba91896c28e62116 (patch) | |
| tree | 5cd09673ad83b4c3df7bdc900508b62772280ae0 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
| parent | 58a25ebb8622ee27034f0c103a9067acda7f6300 (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
