[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
Wed Oct 28 12:53:35 PDT 2020


dexonsmith updated this revision to Diff 301396.
dexonsmith added a comment.

Rebased.


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.301396.patch
Type: text/x-patch
Size: 8114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201028/ae42d364/attachment.bin>


More information about the cfe-commits mailing list