summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/move-assignment.cpp
AgeCommit message (Expand)Author
2013-09-10Generate code for the move assignment operator using memcpy, the same as we doNick Lewycky