]> granicus.if.org Git - clang/commit
Reshuffle the PCH generator action and consumer, so that we can re-use
authorDouglas Gregor <dgregor@apple.com>
Tue, 3 Aug 2010 08:14:03 +0000 (08:14 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 3 Aug 2010 08:14:03 +0000 (08:14 +0000)
commit1d715ac14bf440664fb0d1425ea882274f994f57
tree9ff665d7d3d2a1ef26737d8cc5d554e709715bfd
parent3d640e606165daf2eaf18d52c0697f68daec106a
Reshuffle the PCH generator action and consumer, so that we can re-use
it while generating precompiled preambles. No functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110108 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/ASTConsumers.h
include/clang/Frontend/FrontendActions.h
include/clang/Frontend/PCHWriter.h
lib/Frontend/ASTUnit.cpp
lib/Frontend/FrontendActions.cpp
lib/Frontend/GeneratePCH.cpp