[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 Sep 1 06:23:52 PDT 2022
erichkeane added a comment.
Just did a quick scroll through this (as it is quite large!), but the general idea seems like a fine one to me. I AM concerned about how it interacts with the deferred concepts instantiation that I've been working on (https://reviews.llvm.org/D126907), particularly around the MLTAL 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