llvm-project/compiler-rt/lib
Kuba Brecka d0e83a6eb2 [sanitizer] Make AtosSymbolizer more resilient when symbolicating a zero address
llvm-svn: 265269
2016-04-03 19:13:03 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Fix warnings uncovered by building with clang-cl 2016-04-01 17:09:12 +00:00
builtins [Darwin] [Builtins] Cleaning up OS X exclude lists. NFC. 2016-03-29 17:34:13 +00:00
cfi [sancov] common flags initialization. 2016-03-18 19:28:07 +00:00
dfsan [sancov] common flags initialization. 2016-03-18 19:28:07 +00:00
interception [asan] Intercept all Heap* related imports from ucrtbase.dll 2016-03-24 20:19:48 +00:00
lsan [cmake] Address Samsonov's post-commit review of r262723 2016-03-05 10:01:04 +00:00
msan [sanitizer] Add memset, memmove, and memcpy to the common interceptors 2016-03-25 19:33:45 +00:00
profile [PGO] More comments how function pointers for indirect calls are mapped 2016-03-28 22:16:29 +00:00
safestack [compiler-rt] [safestack] Enable for aarch64 2015-12-11 17:38:38 +00:00
sanitizer_common [sanitizer] Make AtosSymbolizer more resilient when symbolicating a zero address 2016-04-03 19:13:03 +00:00
stats [Sanitizer] Introduce ListOfModules object and use it to replace GetListOfModules(). 2016-02-22 18:52:51 +00:00
tsan [tsan] Fix a crash when exiting the main thread (e.g. dispatch_main) 2016-03-28 19:36:25 +00:00
ubsan [sancov] common flags initialization. 2016-03-18 19:28:07 +00:00
CMakeLists.txt Introduce stats and stats_client libraries. 2016-01-16 00:31:29 +00:00
Makefile.mk Remove autoconf support for building runtime libraries. 2016-01-26 21:31:12 +00:00