summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/vla.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-6/+6
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-4/+4
* CodeGen: Fix linkage of reference temporariesDavid Majnemer2014-04-281-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Unlike in C++03, a constant-expression is not an unevaluated operand in C++11.Richard Smith2011-12-201-1/+14
* Mark the multiply which occurs as part of performing pointerJohn McCall2011-06-251-2/+2
* Change the IR-generation of VLAs so that we capture bounds,John McCall2011-06-241-0/+43
OpenPOWER on IntegriCloud