hanchenye-llvm-project/compiler-rt/lib
Dmitry Vyukov 51f5b5fd73 tsan: serialize report printing in standalone deadlock detector
otherwise reports get intermixed

llvm-svn: 206043
2014-04-11 17:54:27 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Declare _DYNAMIC and dl_phdr_info in asan_linux.cc on FreeBSD 2014-04-09 13:37:19 +00:00
builtins Move __addsf3 and __adddf3 into the corresponding blocks that define 2014-04-01 18:39:58 +00:00
dfsan [CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime. 2014-03-31 13:45:36 +00:00
interception [sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Kutuzov 2014-02-24 08:37:41 +00:00
lsan [CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime. 2014-03-31 13:45:36 +00:00
msan [msan] mprotect() more memory to detect user code outside of application range. 2014-04-11 12:04:29 +00:00
msandr [msandr] Access app TLS directly in native exec mode. 2014-01-20 13:09:29 +00:00
profile InstrProf: Add simple compiler-rt test 2014-03-31 22:45:37 +00:00
sanitizer_common tsan: fix vector clocks 2014-04-11 15:38:03 +00:00
tsan tsan: serialize report printing in standalone deadlock detector 2014-04-11 17:54:27 +00:00
ubsan [CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime. 2014-03-31 13:45:36 +00:00
CMakeLists.txt Enable building of sanitizers on FreeBSD 2014-04-09 18:45:12 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00