summaryrefslogtreecommitdiff
path: root/test/Instrumentation/AddressSanitizer/instrument-no-return.ll
Commit message (Expand)AuthorAge
* [ASan] Add -asan-module to the ASan .ll tests.Alexander Potapenko2014-03-20
* Unify clang/llvm attributes for asan/tsan/msan (LLVM part)Kostya Serebryany2013-02-26
* [asan] instrument invoke insns with noreturn attribute (as well as call insns)Kostya Serebryany2013-02-20
* [asan] when checking the noreturn attribute on the call, also check it on the...Kostya Serebryany2012-11-29
* [asan] unpoison the stack before every noreturn call. Fixes asan issue 37. ll...Kostya Serebryany2012-02-08