]> granicus.if.org Git - clang/commit
Add CompilerInstance::createPCHExternalASTSource.
authorDaniel Dunbar <daniel@zuster.org>
Fri, 13 Nov 2009 08:21:10 +0000 (08:21 +0000)
committerDaniel Dunbar <daniel@zuster.org>
Fri, 13 Nov 2009 08:21:10 +0000 (08:21 +0000)
commit0f800391ffbfe3820e1c60246a09a97e5f065179
tree3720c2f1b8868c1b62dd3f61c39794e1a28dbaa8
parent704e48ae75111072eecaa20a365dff46fb49d2be
Add CompilerInstance::createPCHExternalASTSource.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@87097 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/CompilerInstance.h
lib/Frontend/CompilerInstance.cpp
tools/clang-cc/clang-cc.cpp