[cfe-commits] [PATCH] Intercept allocation to skim allocated types

John McCall rjmccall at gmail.com
Fri Jan 18 11:45:08 PST 2013


  Is it actually a good idea for this to affect the array-cookie decision?  This is an ABI break which will potentially force all clients to compile with the same setting for this flag.

http://llvm-reviews.chandlerc.com/D298



More information about the cfe-commits mailing list