[asan] when checking the noreturn attribute on the call, also check it on the callee
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / asan-vs-gvn.ll
2012-09-27 Sylvestre LedruRevert 'Fix a typo 'iff' => 'if''. iff is an abreviatio...
2012-09-27 Sylvestre LedruFix a typo 'iff' => 'if'
2012-02-14 Kostya Serebryany[asan] fix asan-vs-gvn.ll test (it did not actually...
2012-02-06 Kostya SerebryanyThe patch resolves the conflict between AddressSanitize...