summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/cxx0x-initializer-references.cpp
Commit message (Expand)AuthorAgeFilesLines
* Provide fixed target triples to make test results consistent across ARM hosts.David Blaikie2012-09-101-3/+3
* Implement IRGen for C++11's "T{1, 2, 3}", where T is an aggregate and theRichard Smith2012-05-141-0/+4
* Reference initialization with initializer lists.Sebastian Redl2011-11-271-0/+69