llvm-project/compiler-rt/lib
Alexey Samsonov d4273ebbf3 Add missing " at the end of the #error directive.
llvm-svn: 233879
2015-04-02 01:13:43 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [UBSan] Embed UBSan into ASan runtime (compiler-rt part). 2015-04-01 22:42:36 +00:00
builtins We want single precision here. 2015-03-13 00:18:28 +00:00
dfsan [libsanitizer] Fix OpenFile() usage in TSan and DFSan. 2015-03-23 10:32:28 +00:00
interception [ASan/Win] Fix a CHECK failure when an exception is thrown from a callback passed to BindIoCompletionCallback 2015-03-17 16:50:59 +00:00
lsan [sanitizer] use simpler symbolizer interface (GetModuleNameForPc) where applicable 2015-03-05 01:30:36 +00:00
msan [Sanitizer] Be consistent about separating ==%PID== and logged data. 2015-03-31 18:16:42 +00:00
profile At least on NetBSD, sys/errno.h and errno.h are different, so use the 2015-03-09 11:23:29 +00:00
sanitizer_common [ASan] Make the remaining coverage tests pass on Darwin, move them to Posix/ 2015-04-01 17:56:29 +00:00
tsan [Tsan] Do not sanitize memset() and other functions during initialization 2015-03-27 14:12:28 +00:00
ubsan Add missing " at the end of the #error directive. 2015-04-02 01:13:43 +00:00
CMakeLists.txt [UBSan] Embed UBSan into ASan runtime (compiler-rt part). 2015-04-01 22:42:36 +00:00
Makefile.mk Remove support for building sanitizers from Makefile/autoconf build on Linux. 2015-02-18 22:26:49 +00:00