]> granicus.if.org Git - clang/commit
kill the ASTStreamer class, inlining it into its only client: clang::ParseAST
authorChris Lattner <sabre@nondot.org>
Wed, 6 Feb 2008 00:15:02 +0000 (00:15 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Feb 2008 00:15:02 +0000 (00:15 +0000)
commita0e328f9953e2d8e83227ffa601f5a606b7aa062
tree25951cb069590e232e32917e3d041e94b081c3e6
parentea041758d49215167e473a515b8d46e77b170ccf
kill the ASTStreamer class, inlining it into its only client: clang::ParseAST

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46785 91177308-0d34-0410-b5e6-96231b3b80d8
Sema/ASTStreamer.cpp