aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/virtual-implicit-move-assignment.cpp
AgeCommit message (Collapse)Author
2011-12-24Always implicitly declare move assignment operations for dynamic classes, inRichard Smith
case they override virtual functions from a base class. Also fix -print-stats counting of move assignment/construction. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147258 91177308-0d34-0410-b5e6-96231b3b80d8