[libcxx-commits] [clang] [libcxx] [Clang] Implement CWG2369 "Ordering between constraints and substitution" (PR #102857)

Younan Zhang via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 2 21:10:25 PST 2025


zyn0217 wrote:

@cor3ntin Do we still want to block on the getTemplateInstantiationArgs() stuff or move forward anyway so we can (hopefully) have this in the upcoming clang 20? FWIW, this patch currently doesn't rely on the refactoring, using only a ternary operand as a workaround for which it should have been handled by getTemplateInstantiationArgs().

https://github.com/llvm/llvm-project/pull/102857


More information about the libcxx-commits mailing list