[PATCH] [compiler-rt] Fix alloca_instruments_all_paddings.cc test to work under higher -O levels
Alexey Samsonov
vonosmas at gmail.com
Mon Feb 23 11:51:03 PST 2015
LGTM
================
Comment at: lib/Transforms/Instrumentation/AddressSanitizer.cpp:1647
@@ -1646,3 +1646,3 @@
if (ClInstrumentAllocas)
// Handle dynamic allocas.
----------------
Please add {} for this if as well.
http://reviews.llvm.org/D7810
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list