llvm-project/compiler-rt/lib/tsan/dd
Evgeniy Stepanov f074b3c2de [asan] Allow changing verbosity in activation flags.
This change removes some debug output in asan_flags.cc that
was reading the verbosity level before all the flags were parsed.

llvm-svn: 226566
2015-01-20 13:21:20 +00:00
..
CMakeLists.txt [CMake] Make sure dd is built as a part of compiler-rt. 2014-12-10 02:14:15 +00:00
dd_interceptors.cc tsan: use attribute instead of compiler flag for tls-model=initial-exec as asked in comments for r203111 2014-03-19 13:24:52 +00:00
dd_rtl.cc [asan] Allow changing verbosity in activation flags. 2015-01-20 13:21:20 +00:00
dd_rtl.h [DD] Don't store the second copy of CommonFlags inside DDFlags. 2014-12-10 02:30:04 +00:00