[asan] when checking the noreturn attribute on the call, also check it on the callee
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / instrument_load_then_store.ll
2012-01-24 Kostya Serebryany[asan] enable asan only for the functions that have...
2012-01-04 Kostya Serebryany[asan] one more test for asan instrumentation: (*a...