llvm-project/compiler-rt/lib
Evgeniy Stepanov 3a9be641d5 [msan] Intercept wcsto*.
Intercept wcstod, wcstof, wcstold, wcstol, wcstoul, wcstoll, wcstoull.

llvm-svn: 223650
2014-12-08 10:41:28 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Implement AddressSanitizer suppressions. 2014-12-05 20:26:09 +00:00
builtins PR21518: Use unsigned arithmetic for trapping add/sub functions. 2014-11-12 23:01:24 +00:00
dfsan [DFSAN][MIPS] adding support of DFSAN for MIPS64 2014-12-05 21:22:36 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan [ASan, LSan] Improve tracking of thread creation. 2014-12-05 00:10:15 +00:00
msan [msan] Intercept wcsto*. 2014-12-08 10:41:28 +00:00
profile [Profile] Always build profile runtime library with -fPIC. 2014-11-14 00:16:26 +00:00
sanitizer_common Implement AddressSanitizer suppressions. 2014-12-05 20:26:09 +00:00
tsan tsan: protect trace memory range on startup 2014-12-05 10:06:06 +00:00
ubsan Simplify Symbolizer::SymbolizePC() interface. 2014-12-02 19:48:40 +00:00
CMakeLists.txt [msan] Remove MSanDR and supporting code. 2014-11-18 10:33:15 +00:00
Makefile.mk Move original compiler-rt functions (libgcc replacement) to lib/builtins directory 2014-02-14 09:20:33 +00:00