llvm-project/libcxx/test
Kuba Brecka 50bc34ca31 [libcxx] Allow sanitizing libcxx with ASan+UBSan simultaneously
Allow building with LLVM_USE_SANITIZER=“Address;Undefined” (and “Undefined;Address”).

Differential Revision: https://reviews.llvm.org/D24569

llvm-svn: 281603
2016-09-15 11:04:53 +00:00
..
libcxx [libcxx] Allow sanitizing libcxx with ASan+UBSan simultaneously 2016-09-15 11:04:53 +00:00
std [libcxx] Add a TSan regression test for a data race in call_once 2016-09-14 14:15:42 +00:00
support [libcxx] Introduce an externally-threaded libc++ variant. 2016-09-11 21:46:40 +00:00
CMakeLists.txt [libcxx] Introduce an externally-threaded libc++ variant. 2016-09-11 21:46:40 +00:00
lit.cfg [libcxx] Allow use of ShTest in libc++ tests along with other changes. 2015-01-22 18:05:58 +00:00
lit.site.cfg.in [libcxx] Introduce an externally-threaded libc++ variant. 2016-09-11 21:46:40 +00:00
nothing_to_do.pass.cpp Test commit: Reverting whitespace changes 2014-07-17 05:10:03 +00:00
testit Add 'nostdinc++' to the flags used by testit. Makes the tests run better on Mac OS X with the new depr.c headers change 2015-11-01 21:14:22 +00:00