aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/implicit-copy-constructor.cpp
AgeCommit message (Expand)Author
2011-06-17When synthesizing implicit copy/move constructors and copy/move assignmentJohn McCall
2011-01-25Move unnamed_addr after the function arguments on Sabre's request.Rafael Espindola
2011-01-11Add unnamed_addr to constructors and destructors.Rafael Espindola
2010-05-05Reimplement code generation for copying fields in theDouglas Gregor