aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/member-initializers.cpp
AgeCommit message (Expand)Author
2013-02-28Add more of the command line options as attribute flags.Bill Wendling
2013-02-27Reapply r176133 with testcase fixes.Bill Wendling
2013-02-25Revert "Add more attributes from the command line to functions."Anna Zaks
2013-02-25Add more attributes from the command line to functions.Bill Wendling
2013-02-20Modify the tests to use attribute group references instead of listing theBill Wendling
2010-05-01with recent optimizer changes, these all get devirtualized.Chris Lattner
2010-02-03Don't try to fold DeclRefExprs that point to ParmVarDecls. This had the side-...Anders Carlsson
2010-02-02Set the correct vtable pointers _before_ generating code for any member initi...Anders Carlsson