Simplify checking for whether we should implicitly declare special members and
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 27 Nov 2012 21:20:31 +0000 (21:20 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 27 Nov 2012 21:20:31 +0000 (21:20 +0000)
commit7d125a11f152e1907b4eb50e48430cd89c0f130e
treee9cdd324af8da659087dcadce13979c2f1185a18
parentee4baf3eec43d8a92f5e1d79bc8a19ebaceb40a1
Simplify checking for whether we should implicitly declare special members and
add some assertions. No functionality change.

llvm-svn: 168725
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaLookup.cpp