hanchenye-llvm-project/compiler-rt/test
Dmitry Vyukov c871c03550 tsan: don't print external PCs in reports
They are meaningless.

llvm-svn: 240539
2015-06-24 13:04:12 +00:00
..
BlocksRuntime
asan [ASan tests] Revert a bad change from r239754 2015-06-15 23:44:53 +00:00
builtins Fix incorrect truncation at the overflow boundary 2015-06-23 20:24:53 +00:00
cfi Add -flto to clang flags for cfi tests. 2015-06-19 19:48:40 +00:00
dfsan Extend s{,n}printf custom wrappers to support '*' in the format specifiers 2015-04-10 20:58:28 +00:00
lsan Revert "Revert "[CMake] LSan is not actually available on Darwin."" 2015-06-19 01:34:06 +00:00
msan [msan] Mark one test as only supported on x86 2015-06-23 20:17:45 +00:00
profile profile: Fix link errors in this test on darwin 2015-05-29 22:41:25 +00:00
safestack SafeStack: XFAIL the pthread.c test on Darwin. 2015-06-16 18:52:31 +00:00
sanitizer_common Tests: disable test of /proc filesystem on Darwin. 2015-06-02 21:59:04 +00:00
tsan tsan: don't print external PCs in reports 2015-06-24 13:04:12 +00:00
ubsan [sanitizer][MIPS] Add --target flag for MIPS32 2015-05-19 09:07:37 +00:00
CMakeLists.txt Protection against stack-based memory corruption errors using SafeStack: compiler-rt runtime support library 2015-06-15 21:08:47 +00:00
lit.common.cfg [Sanitizers] Add *SAN_OPTIONS to possibly_dangerous_env_vars 2015-06-04 00:12:55 +00:00
lit.common.configured.in Add test suite for the Control Flow Integrity feature. 2015-02-20 20:31:18 +00:00