summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/constructors.cpp
Commit message (Expand)AuthorAgeFilesLines
* Output destructors and constructors in a more natural order.Rafael Espindola2013-12-091-16/+12
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-11/+11
* Don't build member initializers for zero-length or incomplete arrays,Douglas Gregor2011-11-021-2/+0
* Arrays are permitted to be zero-length in some situations.John McCall2011-07-131-0/+11
* clang side to match the LLVM IR type system rewrite patch.Chris Lattner2011-07-091-2/+2
* Move unnamed_addr after the function arguments on Sabre's request.Rafael Espindola2011-01-251-10/+10
* Add unnamed_addr to constructors and destructors.Rafael Espindola2011-01-111-10/+10
* Account for the VTT argument when making an implicit copy constructor forJohn McCall2010-04-301-0/+12
* Turn access control on by default in -cc1.John McCall2010-04-091-1/+1
* Perform two more constructor/destructor code-size optimizations:John McCall2010-02-231-0/+94
OpenPOWER on IntegriCloud