[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
Fri Jan 13 06:53:12 PST 2023


erichkeane added a comment.

Note, I just did the revert of the workaround myself here: 498bf3424d011235d420e02e80e135fae646d537 <https://reviews.llvm.org/rG498bf3424d011235d420e02e80e135fae646d537>

I won't see the failure on https://green.lab.llvm.org/green/job/clang-stage2-Rthinlto/ until Tuesday, but if it DOES fail like reported above, I'll continue on the effort to revert 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