Remove top-level Clang -fsanitize= flags for optional ASan features.
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / adaptive_global_redzones.ll
2013-01-24 Kostya Serebryany[asan] adaptive redzones for globals (the larger the...