summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/implicit-copy-constructor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Backing out r174919 while I investigate a self-host bug on Takumi's builder.Lang Hames2013-02-121-2/+3
* When generating IR for default copy-constructors, copy-assignment operators,Lang Hames2013-02-111-3/+2
* 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