]> granicus.if.org Git - clang/commit
Move Sema::RequireNonAbstractType() off of PartialDiagnostic.
authorDouglas Gregor <dgregor@apple.com>
Fri, 4 May 2012 17:09:59 +0000 (17:09 +0000)
committerDouglas Gregor <dgregor@apple.com>
Fri, 4 May 2012 17:09:59 +0000 (17:09 +0000)
commit6a26e2e54aa2a8cc6c977081befd8e80e7573ca4
tree7a3fde73e3f982461d9db64b4c4fa70858eaa1da
parentf502d8ec9b43b259db9e37e9622279df46070fed
Move Sema::RequireNonAbstractType() off of PartialDiagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156180 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaExprCXX.cpp