]> granicus.if.org Git - clang/commit
[modules] Remove unnecessary deserialization of fully-external HeaderFileInfos for...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 24 Aug 2015 21:59:32 +0000 (21:59 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 24 Aug 2015 21:59:32 +0000 (21:59 +0000)
commit3e7ae32b9c618b056a827820d8f61d5bca5bdd44
tree68de584afe04ffbc6eaef94269f346a3f9f7e03c
parent97161a74dc711c9677013c24fb835ceab210d02e
[modules] Remove unnecessary deserialization of fully-external HeaderFileInfos for all files we've seen in this compilation.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@245881 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/HeaderSearch.h
include/clang/Lex/ModuleMap.h
lib/Lex/HeaderSearch.cpp
lib/Lex/ModuleMap.cpp
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTWriter.cpp