Handy when testing specific files, already supported in other components.
Example:
cd build; ./bin/llvm-lit ../compiler-rt/test/tsan/ignore_free.cpp
Differential D103054
[TSAN][CMake] Add support to run lit on individual tests bruno on May 24 2021, 3:56 PM. Authored by
Details Handy when testing specific files, already supported in other components. Example:
Diff Detail
|