[asan] when checking the noreturn attribute on the call, also check it on the callee
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / instrument_initializer_metadata.ll
2012-11-28 Kostya Serebryany[asan] Split AddressSanitizer into two passes (Function...
2012-11-20 Kostya Serebryany[asan] don't instrument linker-initialized globals...
2012-11-20 Kostya Serebryany[asan] make sure that linker-initialized globals (non...
2012-08-21 Kostya Serebryany[asan] add code to detect global initialization fiasco...