llvm-project/compiler-rt/lib/tsan/dd
Alexey Samsonov 1225816a2d [Sanitizer] Change InitializeFlags() signatures. NFC.
These functions are always used to initialize singleton flags(), as
well as other global data (common_flags()).

llvm-svn: 228894
2015-02-12 00:36:42 +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] Change InitializeFlags() signatures. NFC. 2015-02-12 00:36:42 +00:00
dd_rtl.h [DD] Don't store the second copy of CommonFlags inside DDFlags. 2014-12-10 02:30:04 +00:00