clang-format two code snippets to make the next patch easy to read.
[oota-llvm.git] / test / Instrumentation / AddressSanitizer / ubsan.ll
2014-07-17 Alexey Samsonov[ASan] Don't instrument load/stores with !nosanitize...