[PATCH] D121271: [C++20] [Modules] Don't generate strong function of a partition in importing modules
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 20 19:58:30 PDT 2022
ChuanqiXu added a comment.
In D121271#3394108 <https://reviews.llvm.org/D121271#3394108>, @iains wrote:
> it looks like the test case is failing everywhere - perhaps as a result of changes in the mangling scheme?
Oh, yeah... let me try to continue the work in mangling scheme. I feel it is important otherwise it is not so good to demangle.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121271/new/
https://reviews.llvm.org/D121271
More information about the cfe-commits
mailing list