[PATCH] D114833: [modules] Fix ambiguous name lookup for enum constants from hidden submodules.
Volodymyr Sapsai via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Dec 13 14:17:13 PST 2021
vsapsai planned changes to this revision.
vsapsai added a comment.
In discussions outside of this review the consensus is that "warning: ambiguous use of internal linkage declaration" is correct, so I won't change anything for C++. For Objective-C I still need to find a way to handle anonymous enums.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114833/new/
https://reviews.llvm.org/D114833
More information about the cfe-commits
mailing list