[asan] fix debug info produced for asan-coverage=2
[oota-llvm.git] / test / Instrumentation / ThreadSanitizer / tsan_basic.ll
2014-05-31 Alexey Samsonov[TSan] Fixup a test case after r209939
2013-10-17 Dmitry Vyukovtsan: implement no_sanitize_thread attribute
2013-04-11 Benjamin KramerAdd missing colons to check lines.
2013-03-28 Kostya Serebryany[tsan] make sure memset/memcpy/memmove are not inlined...
2012-02-13 Kostya SerebryanyThreadSanitizer, a race detector. First LLVM commit.