[all-commits] [llvm/llvm-project] e73190: [Clang] Adjust NTTP depths in IsAtLeastAsConstrain...

Younan Zhang via All-commits all-commits at lists.llvm.org
Tue Jul 14 07:14:37 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e731908c4f84e04a5bfbe2784231f072aac90fe6
      https://github.com/llvm/llvm-project/commit/e731908c4f84e04a5bfbe2784231f072aac90fe6
  Author: Younan Zhang <zyn7109 at gmail.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M clang/docs/ReleaseNotes.md
    M clang/lib/Sema/SemaConcept.cpp
    M clang/test/SemaCXX/concepts-subsumption.cpp

  Log Message:
  -----------
  [Clang] Adjust NTTP depths in IsAtLeastAsConstrained (#209445)

The default transform for NTTP, which is no-op, doesn't help if we need
to adjust their depths when comparing constraints.

Fixes https://github.com/llvm/llvm-project/issues/182671



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list