]> granicus.if.org Git - clang/commit
Reintroduce the ASTConsumer/ASTUnit fix from r110610, it has nothing to do with the...
authorSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 11 Aug 2010 18:52:41 +0000 (18:52 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Wed, 11 Aug 2010 18:52:41 +0000 (18:52 +0000)
commit27372b4f1f402e95dd479ecf40c39ca71c15619f
tree94a9a3434fcf0b67836e5528395290dc5e8f344a
parent70141c2d11ba555ff5922d8b4a014be2f629e2ec
Reintroduce the ASTConsumer/ASTUnit fix from r110610, it has nothing to do with the breakage.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110840 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ASTConsumer.h
lib/AST/ASTConsumer.cpp
lib/Frontend/ASTUnit.cpp
lib/Frontend/PCHReader.cpp