[PATCH] D103930: [clang][HeaderSearch] Fix implicit module when using header maps
Andrew Gallagher via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 15 17:09:47 PDT 2021
andrewjcg updated this revision to Diff 352299.
andrewjcg added a comment.
feedback
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103930/new/
https://reviews.llvm.org/D103930
Files:
clang/lib/Lex/HeaderSearch.cpp
clang/test/Modules/Inputs/implicit-module-header-maps/a.h
clang/test/Modules/Inputs/implicit-module-header-maps/a.hmap.json
clang/test/Modules/Inputs/implicit-module-header-maps/a.module.modulemap
clang/test/Modules/Inputs/implicit-module-header-maps/b.hmap.json
clang/test/Modules/implicit-module-header-maps.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103930.352299.patch
Type: text/x-patch
Size: 4072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210616/16aed201/attachment.bin>
More information about the cfe-commits
mailing list