[PATCH] D129748: [Modules] Disable preferred_name attribute in C++20 Modules
Tom Honermann via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 18 12:11:34 PDT 2022
tahonermann added a comment.
I neglected to explicitly mention in conjunction with my last comment, but @ChuanqiXu, can you check to see if we are indeed serializing class template specializations "too early" and, if so, whether delaying such serialization until a defining point resolves the issue?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129748/new/
https://reviews.llvm.org/D129748
More information about the cfe-commits
mailing list