[PATCH] D123104: [Modules] Use looked-up filename when looking for module maps

Ben Barham via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 5 18:16:33 PDT 2022


bnbarham updated this revision to Diff 420678.
bnbarham added a comment.

Added a potential plan to remove the FileManager hacks.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123104

Files:
  clang/include/clang/Lex/HeaderSearch.h
  clang/lib/Basic/FileManager.cpp
  clang/lib/Lex/HeaderSearch.cpp
  clang/test/Modules/Inputs/all-product-headers.yaml
  clang/test/Modules/modulemap-collision.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123104.420678.patch
Type: text/x-patch
Size: 8823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220406/b731d981/attachment.bin>


More information about the cfe-commits mailing list