[PATCH] D145965: [C++20][Modules] Fix incorrect visibilities in implementation units.
Iain Sandoe via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jun 9 01:36:42 PDT 2023
iains added a comment.
about the comments that the patch seems to do multiple things; I do not think we can fix the lookup without touching the typo-fixes since it uses the same underlying machinery - if we do not adjust the typo fixes, we will regress diagnostics.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145965/new/
https://reviews.llvm.org/D145965
More information about the cfe-commits
mailing list