summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/const-init-cxx1y.cpp
Commit message (Expand)AuthorAgeFilesLines
* AST: Update reference temporary manglingDavid Majnemer2014-05-061-21/+21
* AST: Mangle reference temporaries reliablyDavid Majnemer2014-05-011-7/+7
* AST: Fix visibility calculation for VarTemplateSpecializationDeclDavid Majnemer2014-04-291-0/+8
* CodeGen: Fix linkage of reference temporariesDavid Majnemer2014-04-281-0/+30
* Remove 'not' from some CodeGen testsAlp Toker2013-12-141-1/+2
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* Emit initializers for static-storage-duration temporaries as constants whereRichard Smith2013-06-141-0/+19
* Model temporary lifetime-extension explicitly in the AST. Use this model toRichard Smith2013-06-051-1/+10
* Implement C++1y constant initializer rules: in a constant initializer for anRichard Smith2013-05-091-0/+20