]> granicus.if.org Git - clang/commit
[libclang] When indexing, invoke the importedASTFile for PCH files as well.
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 3 Oct 2012 21:05:51 +0000 (21:05 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 3 Oct 2012 21:05:51 +0000 (21:05 +0000)
commit3da76bfbd24b2747ceb72d1918bbbe3123dac841
treea33af700688b2d41830a9fea8b34aa4ec17d8834
parent37f2f52fbc16b0d426d4d86c7e1662e5c6b9e3b8
[libclang] When indexing, invoke the importedASTFile for PCH files as well.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@165161 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Frontend/ASTUnit.h
lib/Frontend/ASTUnit.cpp
tools/libclang/Indexing.cpp
tools/libclang/IndexingContext.cpp
tools/libclang/IndexingContext.h