llvm-project/compiler-rt/lib/tsan/dd
Evgeniy Stepanov f294d5b829 [sanitizer] Flag parser rewrite.
The new parser is a lot stricter about syntax, reports unrecognized
flags, and will make it easier to implemented some of the planned features.

llvm-svn: 226169
2015-01-15 15:13:43 +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 [sanitizer] Flag parser rewrite. 2015-01-15 15:13:43 +00:00
dd_rtl.h [DD] Don't store the second copy of CommonFlags inside DDFlags. 2014-12-10 02:30:04 +00:00