summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/abstract-class-ctors-dtors.cpp
AgeCommit message (Expand)Author
2014-02-16FileCheck's -LABEL cannot be combined with -NOT or -DAGNico Rieck
2013-12-09Output destructors and constructors in a more natural order.Rafael Espindola
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2011-07-26Disable the optimization that skips emission of complete, non-virtualDouglas Gregor
2011-05-08Don't emit complete constructors for abstract classes. Also, don't emitAnders Carlsson