[PATCH] D66710: ASTReader: Bypass overridden files when reading PCHs
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 28 18:33:16 PDT 2019
dexonsmith updated this revision to Diff 217754.
dexonsmith added a comment.
Added a FileManagerTest and changed FileManager::getBypassFile to use FileEntryRef.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66710/new/
https://reviews.llvm.org/D66710
Files:
clang/include/clang/Basic/FileManager.h
clang/include/clang/Basic/SourceManager.h
clang/lib/Basic/FileManager.cpp
clang/lib/Basic/SourceManager.cpp
clang/lib/Serialization/ASTReader.cpp
clang/unittests/Basic/FileManagerTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66710.217754.patch
Type: text/x-patch
Size: 9925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190829/c6ee557b/attachment-0001.bin>
More information about the cfe-commits
mailing list