[PATCH] Implement variable-sized alloca instrumentation.

Yury Gribov tetra2005 at gmail.com
Thu Nov 20 20:22:48 PST 2014


> Next steps would be to enable the flag by default (we'll do our part of testing too). 
> And then it may be interesting to enable use-after-return for allocas.

And we also need to store metadata (probably just variable name) in redzone for user-friendlier reports.

http://reviews.llvm.org/D6055






More information about the llvm-commits mailing list