[libcxx-commits] [PATCH] D131858: [clang] Track the templated entity in type substitution.
Erich Keane via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 12 08:38:16 PST 2023
erichkeane added a comment.
@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.
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