hanchenye-llvm-project/compiler-rt/lib
Evgeniy Stepanov a2edd9159a [sanitizer] Make unrecognized flags not fatal.
Print a warning at verbosity=1 and higher instead of dying immediately.

llvm-svn: 226458
2015-01-19 12:22:57 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [sanitizer] Make unrecognized flags not fatal. 2015-01-19 12:22:57 +00:00
builtins Fix compilation of compiler_rt against libunwind. 2015-01-15 14:27:38 +00:00
dfsan [dfsan] Use append_no_rtti_flag instead of manually specifying -fno-rtti. 2015-01-19 08:26:38 +00:00
interception [sanitizer] Android build cleanup. 2014-09-29 13:18:55 +00:00
lsan [sanitizer] Make unrecognized flags not fatal. 2015-01-19 12:22:57 +00:00
msan [sanitizer] Make unrecognized flags not fatal. 2015-01-19 12:22:57 +00:00
profile InstrProf: Optionally print an error when emitting profile data fails 2015-01-16 20:10:56 +00:00
sanitizer_common [sanitizer] Make unrecognized flags not fatal. 2015-01-19 12:22:57 +00:00
tsan [sanitizer] Make unrecognized flags not fatal. 2015-01-19 12:22:57 +00:00
ubsan [sanitizer] Flag parser rewrite. 2015-01-15 15:13:43 +00:00
CMakeLists.txt [msan] Remove MSanDR and supporting code. 2014-11-18 10:33:15 +00:00
Makefile.mk