summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/abstract-class-ctors-dtors.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in clangAlexander Kornienko2018-04-061-1/+1
* FileCheck's -LABEL cannot be combined with -NOT or -DAGNico Rieck2014-02-161-1/+1
* Output destructors and constructors in a more natural order.Rafael Espindola2013-12-091-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-4/+4
* Disable the optimization that skips emission of complete, non-virtualDouglas Gregor2011-07-261-1/+1
* Don't emit complete constructors for abstract classes. Also, don't emitAnders Carlsson2011-05-081-0/+16