[PATCH] D89836: Change Module::ASTFile and ModuleFile::File => Optional<FileEntryRef>, NFC
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 27 17:32:57 PDT 2020
dexonsmith updated this revision to Diff 301146.
dexonsmith retitled this revision from "Change Module::ASTFile and ModuleFile::File => MaybeFileEntryRef, NFC" to "Change Module::ASTFile and ModuleFile::File => Optional<FileEntryRef>, NFC".
dexonsmith edited the summary of this revision.
dexonsmith added a comment.
Rebase.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89836/new/
https://reviews.llvm.org/D89836
Files:
clang/include/clang/Basic/FileEntry.h
clang/include/clang/Basic/Module.h
clang/include/clang/Serialization/ModuleFile.h
clang/include/clang/Serialization/ModuleManager.h
clang/lib/Basic/Module.cpp
clang/lib/Sema/SemaModule.cpp
clang/lib/Serialization/ModuleManager.cpp
clang/tools/libclang/CIndex.cpp
clang/tools/libclang/CXIndexDataConsumer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89836.301146.patch
Type: text/x-patch
Size: 8054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201028/60b928c3/attachment.bin>
More information about the cfe-commits
mailing list