]> granicus.if.org Git - clang/commit
move a semantic check out of the parser into sema.
authorChris Lattner <sabre@nondot.org>
Sun, 6 Apr 2008 07:49:57 +0000 (07:49 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 6 Apr 2008 07:49:57 +0000 (07:49 +0000)
commit3420766281f1d9626cfa710c000247f9625f26d4
tree665b1bccfe8969e70b891066040dadac26c65c4a
parentf97409f352d12d4fcefb591b3757fcf3532865d5
move a semantic check out of the parser into sema.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49273 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Parse/ParseDecl.cpp
lib/Sema/SemaType.cpp