hanchenye-llvm-project/compiler-rt/lib/tsan
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
..
benchmarks
dd [sanitizer] Flag parser rewrite. 2015-01-15 15:13:43 +00:00
go [TSan] Fix Go build. 2015-01-07 02:12:41 +00:00
rtl [sanitizer] Flag parser rewrite. 2015-01-15 15:13:43 +00:00
tests [Sanitizer] Improve unit tests in COMPILER_RT_DEBUG=ON mode. 2015-01-06 20:58:40 +00:00
CMakeLists.txt [Sanitizer] Change the runtime flag representation. 2015-01-07 00:38:00 +00:00
Makefile.mk
Makefile.old Remove TSAN_DEBUG in favor of SANITIZER_DEBUG. 2015-01-03 04:29:12 +00:00
analyze_libtsan.sh
check_analyze.sh
check_cmake.sh tsan: use a different dir for llvm build 2014-10-15 08:56:15 +00:00
check_memcpy.sh