[libcxx-commits] [clang] [libcxx] [Clang] Implement CWG2369 "Ordering between constraints and substitution" (PR #102857)
Erich Keane via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jan 9 07:02:01 PST 2025
erichkeane wrote:
That seems like a heavy hand. Should we instead be checking the 'unevaluated context' state to see whether we should be emitting stuff? I can't imagine that anything from an unevaluated context should ever be emitted.
https://github.com/llvm/llvm-project/pull/102857
More information about the libcxx-commits
mailing list