[PATCH] Fix PR18177 -- initializer-lists with multi-D new arrays causes crash

Faisal Vali faisalv at yahoo.com
Tue Dec 10 19:20:20 PST 2013


  Fixed by Richard in r196995.
  Per Richard  - my approach would have mucked up the array cookie (information used by array delete to track the number of destructors to call).

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



More information about the cfe-commits mailing list