[asan] add llvm-ish test for memset/etc instrumentation
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / instrument-no-return.ll
2014-03-20 Alexander Potapenko[ASan] Add -asan-module to the ASan .ll tests.
2013-02-26 Kostya SerebryanyUnify clang/llvm attributes for asan/tsan/msan (LLVM...
2013-02-20 Kostya Serebryany[asan] instrument invoke insns with noreturn attribute...
2012-11-29 Kostya Serebryany[asan] when checking the noreturn attribute on the...
2012-02-08 Kostya Serebryany[asan] unpoison the stack before every noreturn call...