]> granicus.if.org Git - clang/commit
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)
commitd0adeb65c743e01ca3436db1d47a97cdcc78df89
tree6754b30c30fe9650b23e76047c08e430921e92c5
parentf8fc6273ed33386f5081f5cd5d30abd339eec030
Simplify checking for whether we should implicitly declare special members and
add some assertions. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@168725 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaLookup.cpp