[libcxx-commits] [PATCH] D131858: [clang] Track the templated entity in type substitution.
Vassil Vassilev via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Jan 14 22:22:43 PST 2023
v.g.vassilev added a comment.
In D131858#4052031 <https://reviews.llvm.org/D131858#4052031>, @erichkeane wrote:
> In D131858#4052026 <https://reviews.llvm.org/D131858#4052026>, @v.g.vassilev wrote:
>
>> Thanks a lot @rsmith for providing a fix and thanks a lot @aaron.ballman and @erichkeane for the efforts saving @mizvekov work over the summer. I believe he has sporadic access to internet and soon he will be back to normal. Great example of team work here!!
>
> Note we don't yet have the evidence that this is savable yet, we should know in the next day or so. At minimum, at least 1 of his patches needs to be reverted due to the memory regression.
I see that https://green.lab.llvm.org/green/job/clang-stage2-Rthinlto/6584/ picked up your revert and seems successful. Then the next build is green as well and then starts failing for a reason that’s unrelated to this patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131858/new/
https://reviews.llvm.org/D131858
More information about the libcxx-commits
mailing list