llvm-project/compiler-rt/test
Dmitry Vyukov 57f2e64c06 tsan: fix parsing of second_deadlock_stack flag
It was broken during flag parsing refactoring.
Enable test for the flag.

llvm-svn: 234878
2015-04-14 10:32:33 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [ASan/Win] Add a test that makes sure coverage works at least in the simple cases 2015-04-09 15:58:38 +00:00
builtins Refactor float to integer conversion to share the same code. 2015-03-11 21:13:56 +00:00
cfi Add tests for non-virtual call checking. 2015-04-02 00:33:36 +00:00
dfsan Extend s{,n}printf custom wrappers to support '*' in the format specifiers 2015-04-10 20:58:28 +00:00
lsan [LSan][MIPS64] Enable LSan testing for mips64/mips64el 2015-02-19 09:14:43 +00:00
msan [MSan] Remove explicit -m64 from RUN lines. 2015-03-02 19:34:27 +00:00
profile Update lib/profile tests for metadata assembly change 2014-12-15 21:34:19 +00:00
sanitizer_common tsan: fix signal handling during stop-the-world 2015-03-05 14:37:28 +00:00
tsan tsan: fix parsing of second_deadlock_stack flag 2015-04-14 10:32:33 +00:00
ubsan [UBSan] Embed UBSan into ASan runtime (compiler-rt part). 2015-04-01 22:42:36 +00:00
CMakeLists.txt Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00
lit.common.cfg Don't set $LIB if we're not targetting windows. 2015-02-20 23:35:19 +00:00
lit.common.configured.in Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00