[PATCH] D122119: [C++20][Modules] Adjust handling of exports of namespaces and using-decls.
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Apr 6 13:23:54 PDT 2022
dblaikie accepted this revision.
dblaikie added a comment.
In D122119#3432220 <https://reviews.llvm.org/D122119#3432220>, @iains wrote:
> @dblaikie - is the explanation for the change in diagnostics at the same time OK? (if not, I am happy to split the patch, but either way I'd like to land what is acceptable soonish).
I think it'll be OK as-is.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D122119/new/
https://reviews.llvm.org/D122119
More information about the cfe-commits
mailing list