summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/new-array-init.cpp
Commit message (Expand)AuthorAgeFilesLines
* When emitting a multidimensional array new, emit the initializers for theRichard Smith2014-06-031-2/+17
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-4/+4
* CodeGen for array new list initializers. Doesn't correctly clean up in the fa...Sebastian Redl2012-02-221-0/+33
OpenPOWER on IntegriCloud