diff options
author | Vince Harron <vince@nethacker.com> | 2015-05-21 19:09:29 +0000 |
---|---|---|
committer | Vince Harron <vince@nethacker.com> | 2015-05-21 19:09:29 +0000 |
commit | 85d1965abd5e1d452e68e70473d856373c6ca845 (patch) | |
tree | b6df4cd478a8b34bac646ef02126608a1da6faa2 /llvm/lib/Support/StreamingMemoryObject.cpp | |
parent | 1b6ea573f24b4596096fadcad33a423bf45c2a66 (diff) | |
download | bcm5719-llvm-85d1965abd5e1d452e68e70473d856373c6ca845.tar.gz bcm5719-llvm-85d1965abd5e1d452e68e70473d856373c6ca845.zip |
dotest.py - debug feature that helps find dosep races
SUMMARY
dosep.py starts lots and lots of dotest instances.
This option helps you find if two (or more) dotest instances are using
the same directory at the same time.
Enable it to cause test failures and stderr messages if dotest
instances try to run in the same directory simultaneously.
It is disabled by default because it litters the test directories with
".dirlock" files
TEST PLAN
Set lldbtest.debug_confirm_directory_exclusivity = True
run ./dosep.py
Differential Revision: http://reviews.llvm.org/D9868
llvm-svn: 237935
Diffstat (limited to 'llvm/lib/Support/StreamingMemoryObject.cpp')
0 files changed, 0 insertions, 0 deletions