summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/member-initializers.cpp
Commit message (Expand)AuthorAgeFilesLines
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-1/+1
* Add more of the command line options as attribute flags.Bill Wendling2013-02-281-2/+2
* Reapply r176133 with testcase fixes.Bill Wendling2013-02-271-1/+1
* Revert "Add more attributes from the command line to functions."Anna Zaks2013-02-251-2/+2
* Add more attributes from the command line to functions.Bill Wendling2013-02-251-2/+2
* Modify the tests to use attribute group references instead of listing theBill Wendling2013-02-201-2/+3
* with recent optimizer changes, these all get devirtualized.Chris Lattner2010-05-011-1/+1
* Don't try to fold DeclRefExprs that point to ParmVarDecls. This had the side-...Anders Carlsson2010-02-031-0/+12
* Set the correct vtable pointers _before_ generating code for any member initi...Anders Carlsson2010-02-021-0/+22