summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/move-assignment.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Generate code for the move assignment operator using memcpy, the same as we doNick Lewycky2013-09-101-0/+26
for the copy assignment operator. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@190385 91177308-0d34-0410-b5e6-96231b3b80d8