[asan] when checking the noreturn attribute on the call, also check it on the callee
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / instrument-no-return.ll
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...