]> granicus.if.org Git - clang/commit
Get rid of ShouldDeleteMoveConstructor.
authorSean Hunt <scshunt@csclub.uwaterloo.ca>
Tue, 11 Oct 2011 06:43:29 +0000 (06:43 +0000)
committerSean Hunt <scshunt@csclub.uwaterloo.ca>
Tue, 11 Oct 2011 06:43:29 +0000 (06:43 +0000)
commit769bb2d0dbd173589747cc8e7428a66db3b2692e
tree63284bbf63cda4b81cff68ccfdbaf86965b1b6dc
parentc32d684d6c787b332a64c9013598d5ef668c4b45
Get rid of ShouldDeleteMoveConstructor.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141650 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaDeclCXX.cpp
test/CXX/special/class.copy/p11.0x.move.cpp [new file with mode: 0644]