[PATCH] D103930: [clang][HeaderSearch] Fix implicit module when using header maps
Andrew Gallagher via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 17 19:11:55 PDT 2021
andrewjcg updated this revision to Diff 352898.
andrewjcg added a comment.
capitalize param
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.352898.patch
Type: text/x-patch
Size: 4199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210618/95d16804/attachment.bin>
More information about the cfe-commits
mailing list