[PATCH] [Patch] Assertion failure when a multidimensional array allocated with new operator is explicitly list initialized.

jyoti allur jyoti.yalamanchili at gmail.com
Wed Nov 27 07:54:58 PST 2013


  Even though clang trunk release versions hide the assertion, debug version still asserts.
  Verified the assert in clang version 3.5 (195722)  DEBUG version

  Patch for BugID 18078
  http://llvm.org/bugs/show_bug.cgi?id=18078

  Is the patch good for commit ??

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



More information about the cfe-commits mailing list