summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/implicit-copy-constructor.cpp
Commit message (Expand)AuthorAgeFilesLines
* When deciding whether to convert an array construction loop into a memcpy, lookRichard Smith2012-11-071-1/+27
* When synthesizing implicit copy/move constructors and copy/move assignmentJohn McCall2011-06-171-0/+10
* Move unnamed_addr after the function arguments on Sabre's request.Rafael Espindola2011-01-251-1/+1
* Add unnamed_addr to constructors and destructors.Rafael Espindola2011-01-111-1/+1
* Reimplement code generation for copying fields in theDouglas Gregor2010-05-051-0/+72
OpenPOWER on IntegriCloud