hanchenye-llvm-project/compiler-rt/test
Dmitry Vyukov da6d5b919d tsan: add memory access functions that accept pc
This is required for Java support, as real PCs don't work for Java.

llvm-svn: 236484
2015-05-05 08:09:46 +00:00
..
BlocksRuntime
asan Fix Windows coverage test with lit shell 2015-05-04 19:41:58 +00:00
builtins Add COMPILER_RT_ABI attribute to declarations of builtin functions in unittests 2015-04-24 15:45:57 +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] Add an interface function for on-demand leak checking. 2015-04-24 16:53:15 +00:00
msan [Msan] Fix the getline.cc test to pass on FreeBSD 2015-04-28 10:23:52 +00:00
profile profile: Use unique directory for tests that write default profile file 2015-04-29 21:56:35 +00:00
sanitizer_common [asan] under handle_abort=1 option intercept SIGABRT in addition to SIGSEGV/SIGBUS. Among other things this will allow to set up a death callback for SIGABRT and thus properly handle assert() in lib/Fuzzer 2015-05-05 01:37:33 +00:00
tsan tsan: add memory access functions that accept pc 2015-05-05 08:09:46 +00:00
ubsan [UBSan] Make stacktrace-matching CHECK-lines in tests Linux-specific. 2015-04-30 01:21:57 +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