Files
clang-p2996/lldb/test/Unit
Jonas Devlieghere 154860af33 [lldb] Use config.lldb_src_root in lit_config.load_config (NFC)
Rather than relaying on CMake to substitute the full path to the lldb
source root, use the  value set in config.lldb_src_root. This makes it
slightly easier to write a custom lit.site.cfg.py.
2020-09-29 23:05:12 -07:00
..

LLDB Unit Tests

This directory only exists for the lit test driver. The actual tests live in the unittest directory in top level LLDB directory.