[PATCH] D92975: Lex: Migrate HeaderSearch::LoadedModuleMaps to FileEntryRef

Duncan P. N. Exon Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 9 16:28:25 PST 2020


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

I must have just been building `clangLex` before, since I missed (until now) updating the other API users.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D92975/new/

https://reviews.llvm.org/D92975

Files:
  clang-tools-extra/modularize/ModularizeUtilities.cpp
  clang/include/clang/Lex/HeaderSearch.h
  clang/include/clang/Lex/ModuleMap.h
  clang/lib/Frontend/FrontendAction.cpp
  clang/lib/Lex/HeaderSearch.cpp
  clang/lib/Lex/ModuleMap.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92975.310713.patch
Type: text/x-patch
Size: 12642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201210/48b72712/attachment.bin>


More information about the cfe-commits mailing list