]> granicus.if.org Git - clang/commit
Finish converting decls over to the new invalid decl API.
authorSteve Naroff <snaroff@apple.com>
Tue, 28 Aug 2007 20:14:24 +0000 (20:14 +0000)
committerSteve Naroff <snaroff@apple.com>
Tue, 28 Aug 2007 20:14:24 +0000 (20:14 +0000)
commit5912a3544e438a92832b8c52c13f48d4f54795dc
tree59646190704f9c90b5d286717a4a98653dfa8280
parent19bb356317952445b03ee341c02f6147083c9eea
Finish converting decls over to the new invalid decl API.

Also removed an old FIXME (FIXME: "auto func();" passes through...).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41555 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/SemaDecl.cpp
Sema/SemaExpr.cpp
Sema/SemaType.cpp
include/clang/AST/Decl.h