aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectThread.cpp
diff options
context:
space:
mode:
authorLouis Dionne <ldionne@apple.com>2020-04-01 18:48:22 -0400
committerLouis Dionne <ldionne@apple.com>2020-04-01 22:17:03 -0400
commitff09135fc2b7a9696f87a8a8e89be2ef777895d3 (patch)
tree8dc405917528042348161c73be932bea2f92a12b /lldb/source/Commands/CommandObjectThread.cpp
parentdf88d80337d5e0ee0e50ca599d6436854951d8fa (diff)
downloadllvm-ff09135fc2b7a9696f87a8a8e89be2ef777895d3.zip
llvm-ff09135fc2b7a9696f87a8a8e89be2ef777895d3.tar.gz
llvm-ff09135fc2b7a9696f87a8a8e89be2ef777895d3.tar.bz2
[libc++] Execute tests from the Lit execution root instead of the test tree
Instead of executing tests from within the libc++ test suite, we execute them from the Lit execution directory. However, since some tests have file dependencies, we must copy those dependencies to the execution directory where they are executed. This has the major benefit that if a test modifies a file (whether it is wanted or not), other tests will not see those modifications. This is good because current tests assume that input data is never modified, however this could be an incorrect assumption if some test does not behave properly.
Diffstat (limited to 'lldb/source/Commands/CommandObjectThread.cpp')
0 files changed, 0 insertions, 0 deletions