tsan: implement no_sanitize_thread attribute
[oota-llvm.git] / test / Instrumentation / ThreadSanitizer / tsan_basic.ll
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.