Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unify clang/llvm attributes for asan/tsan/msan (LLVM part) | Kostya Serebryany | 2013-02-26 | 1 | -3/+3 |
* | [asan] instrument invoke insns with noreturn attribute (as well as call insns) | Kostya Serebryany | 2013-02-20 | 1 | -1/+22 |
* | [asan] when checking the noreturn attribute on the call, also check it on the... | Kostya Serebryany | 2012-11-29 | 1 | -2/+13 |
* | [asan] unpoison the stack before every noreturn call. Fixes asan issue 37. ll... | Kostya Serebryany | 2012-02-08 | 1 | -0/+17 |