summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/cxx0x-initializer-stdinitializerlist-startend.cpp
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-3/+3
* PR12086, PR15117Richard Smith2013-06-121-2/+2
* Provide fixed target triples to make test results consistent across ARM hosts.David Blaikie2012-09-101-1/+1
* CodeGen support for global variables of type std::initializer_list<X>.Sebastian Redl2012-02-251-0/+4
* Add a testcase for start+end implementations of std::initializer_list.Sebastian Redl2012-02-191-0/+81
OpenPOWER on IntegriCloud