[PATCH] D111543: [clang][modules] Stop creating `IdentifierInfo` for names of explicit modules
Jan Svoboda via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 11 06:36:04 PDT 2021
jansvoboda11 added a comment.
It'd be great if someone could clarify why the extra `IdentifierInfo` would trip up name resolution.
Suggestions on naming the test file are also welcome.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111543/new/
https://reviews.llvm.org/D111543
More information about the cfe-commits
mailing list