[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
Thu Jan 12 08:41:32 PST 2023
v.g.vassilev added a comment.
In D131858#4047785 <https://reviews.llvm.org/D131858#4047785>, @erichkeane wrote:
> @mizvekov : I'm looking at the revert of this since no work seems to have been done to fix @steven_wu 's problem. Unfortunately, it seems that reverting this requires reverting https://reviews.llvm.org/D134604 plus all of the "Instantiate" patches, which undoes basically all of your work.
>
> I'm starting it now, but its unfortunate that we are going to lose this much of your work.
That is *really* unfortunate. @mizvekov (@erichkeane) is there any other way out here?
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