[asan] one more test for asan instrumentation: (*a)++ should be instrumented only...
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / instrument_load_then_store.ll
2012-01-04 Kostya Serebryany[asan] one more test for asan instrumentation: (*a...