[all-commits] [llvm/llvm-project] 7b28fc: [clang] simplify constant template parameter type ...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Thu Sep 25 12:49:42 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7b28fcd2b182ba2c9d2d71c386be92fc0ee3cc9d
      https://github.com/llvm/llvm-project/commit/7b28fcd2b182ba2c9d2d71c386be92fc0ee3cc9d
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2025-09-25 (Thu, 25 Sep 2025)

  Changed paths:
    M clang/lib/Sema/SemaTemplateDeduction.cpp

  Log Message:
  -----------
  [clang] simplify constant template parameter type deduction for partial ordering (#160433)

This simplifies things a little bit. This is mostly NFCish, except the
reference type deduction workaround now applies in partial ordering as
well, but we don't have any test cases and any reason to suspect this is
significant.



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