[asan] adaptive redzones for globals (the larger the global the larger is the redzone)
[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...