llvm-project/compiler-rt/lib/dfsan
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
..
scripts [dfsan] Modify build-libc-list.py to filter out local functions in generated 2014-11-05 17:21:04 +00:00
CMakeLists.txt [DFSAN][MIPS] adding support of DFSAN for MIPS64 2014-12-05 21:22:36 +00:00
Makefile.mk
dfsan.cc [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
dfsan.h [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
dfsan.syms.extra [dfsan] Add a syms file. 2013-08-29 22:49:00 +00:00
dfsan_custom.cc Fix -Wcast-qual warnings in sanitizers 2014-11-13 22:40:59 +00:00
dfsan_flags.inc [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
dfsan_interceptors.cc [DFSan] Don't include public headers in dfsan runtime code 2013-11-17 09:41:47 +00:00
done_abilist.txt [dfsan] Add libgo functions to ABI list. 2014-11-05 17:21:08 +00:00
libc_ubuntu1404_abilist.txt [dfsan] Upgrade ABI list to Ubuntu 14.04. 2014-11-05 17:21:06 +00:00