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

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Tue Sep 23 19:58:18 PDT 2025


  Branch: refs/heads/users/mizvekov/simplify-nttp-type-deduction
  Home:   https://github.com/llvm/llvm-project
  Commit: 09539afc2a129151b3fca756f73639d99a403e1a
      https://github.com/llvm/llvm-project/commit/09539afc2a129151b3fca756f73639d99a403e1a
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2025-09-23 (Tue, 23 Sep 2025)

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

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

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