]> granicus.if.org Git - clang/commit
Separate out the initial loading of a PCH so that loading chained PCHs can reuse it.
authorSebastian Redl <sebastian.redl@getdesigned.at>
Fri, 16 Jul 2010 20:41:52 +0000 (20:41 +0000)
committerSebastian Redl <sebastian.redl@getdesigned.at>
Fri, 16 Jul 2010 20:41:52 +0000 (20:41 +0000)
commitcdf3b83617a3e2471d592795622561506af9109e
treee980c9de29b543d52e5f098e41d82515116364be
parentdf4ca423ec7d9b62842e112d1b824faa08b64810
Separate out the initial loading of a PCH so that loading chained PCHs can reuse it.

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