Remove some remnants of the assumption that there is at most one of each
authorRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 8 Dec 2012 04:10:18 +0000 (04:10 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Sat, 8 Dec 2012 04:10:18 +0000 (04:10 +0000)
commit1a2532b3feb3c5d740594d684f98794d364ced90
tree5380c7373e27acf4ece22d307437da2d7132aab1
parent0cfa1a5a1d2be8345046943e33b57d74d816b969
Remove some remnants of the assumption that there is at most one of each
flavour of special member.

llvm-svn: 169670
clang/include/clang/AST/DeclCXX.h
clang/lib/AST/DeclCXX.cpp
clang/lib/Sema/SemaDeclCXX.cpp