]> granicus.if.org Git - clang/commit
Handle PCHReader::IgnorePCH, it gets returned for when the file does not exist.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 25 Jun 2009 18:22:30 +0000 (18:22 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Thu, 25 Jun 2009 18:22:30 +0000 (18:22 +0000)
commit106c9981f18084e60602244f1feaeabbbe8ab5e8
treebad19aa6e7d7423bfbf7f036181309bad37e0953
parent16f19306f9dd24cdc397ceae89a73a55086e5127
Handle PCHReader::IgnorePCH, it gets returned for when the file does not exist.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@74196 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Frontend/ASTUnit.cpp