llvm-project/compiler-rt/lib
Alexey Samsonov 03499e920b [Sanitizer] Change the runtime flag representation.
This mirrors r225239 to all the rest sanitizers:
ASan, DFSan, LSan, MSan, TSan, UBSan.

Now the runtime flag type, name, default value and
description is located in the single place in the
.inc file.

llvm-svn: 225327
2015-01-07 00:38:00 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
builtins builtins: rely on the compiler for user label prefix 2014-12-19 18:54:13 +00:00
dfsan [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
msan [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
profile profile: Add low level versions of profile buffer functions 2014-12-09 22:07:25 +00:00
sanitizer_common [asan] add a flag soft_rss_limit_mb 2015-01-06 23:53:32 +00:00
tsan [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
ubsan [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +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