llvm-project
522d7435 - [lldb][test] Run generic set formatter test-case on specified STL (#146882)

Commit
168 days ago
[lldb][test] Run generic set formatter test-case on specified STL (#146882) Previously the parameter wasn't respected. So we would only run the test with whatever stdlib the `Makefile.rules` deduced. Confirmed that ``` lldb-dotest -p TestDataFormatterGenericSet.py --category libstdcxx ``` passes on my machine.
Author
Parents
Loading