[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
Mon Nov 2 12:12:02 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG9f151df17800: Change Module::ASTFile and ModuleFile::File => Optional<FileEntryRef>, NFC (authored by dexonsmith).
Herald added a project: clang.

Repository:
  rG LLVM Github Monorepo

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


More information about the cfe-commits mailing list