[PATCH] Implement variable-sized alloca instrumentation (take 2).

Kostya Serebryany kcc at google.com
Fri May 8 16:34:22 PDT 2015


LGTM
Looks simple enough.
This is still off by default, right? Did you test it on something huge?


REPOSITORY
  rL LLVM

================
Comment at: test/asan/TestCases/alloca_vla_interact.cc:12
@@ +11,3 @@
+
+#define RZ 32
+
----------------
Does it have to be a macro?

http://reviews.llvm.org/D7098

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list