]> granicus.if.org Git - clang/commit
remove some now-redundant forward declarations.
authorChris Lattner <sabre@nondot.org>
Wed, 20 Jul 2011 07:12:43 +0000 (07:12 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 20 Jul 2011 07:12:43 +0000 (07:12 +0000)
commitdb999aad8a1b9dc265b2e627be334be6580a86a3
treecb78baf77203cb18abf65097cee10efeb4463da0
parent8cc488fefb2fb04bc8d5398da29f0182f97934cf
remove some now-redundant forward declarations.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@135578 91177308-0d34-0410-b5e6-96231b3b80d8
18 files changed:
include/clang/AST/ASTContext.h
include/clang/AST/ExternalASTSource.h
include/clang/AST/NestedNameSpecifier.h
include/clang/AST/PrettyPrinter.h
include/clang/AST/TemplateBase.h
include/clang/Analysis/CFG.h
include/clang/Basic/SourceLocation.h
include/clang/Driver/ArgList.h
include/clang/Driver/Compilation.h
include/clang/Driver/Driver.h
include/clang/Frontend/CompilerInstance.h
include/clang/Frontend/CompilerInvocation.h
include/clang/Frontend/FrontendAction.h
include/clang/Index/ASTLocation.h
include/clang/Rewrite/FixItRewriter.h
include/clang/Rewrite/Rewriter.h
include/clang/Sema/CodeCompleteConsumer.h
include/clang/Sema/Initialization.h