summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/2011-12-19-init-list-ctor.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Changed renaming of local symbols by inserting a dot vefore the numeric suffixSunil Srivastava2015-05-121-4/+4
| | | | | | | | details in http://reviews.llvm.org/D9483 goes with llvm checkin r237150 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@237151 91177308-0d34-0410-b5e6-96231b3b80d8
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-6/+6
| | | | git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@232187 91177308-0d34-0410-b5e6-96231b3b80d8
* Revert r146766, and add a testcase for which it introduced a wrong-code bug.Richard Smith2011-12-201-0/+26
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@146961 91177308-0d34-0410-b5e6-96231b3b80d8