[all-commits] [llvm/llvm-project] 395ddd: [clang] correct argument offset for function templ...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Mon Sep 9 22:07:40 PDT 2024


  Branch: refs/heads/users/mizvekov/clang-fix-GH18291-5
  Home:   https://github.com/llvm/llvm-project
  Commit: 395ddd73b4dd366155a8718c13410b03bf8c6d32
      https://github.com/llvm/llvm-project/commit/395ddd73b4dd366155a8718c13410b03bf8c6d32
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

  Changed paths:
    M clang/lib/Sema/SemaTemplateDeduction.cpp
    M clang/test/SemaTemplate/GH18291.cpp

  Log Message:
  -----------
  [clang] correct argument offset for function template partial ordering

This fixes a bug in #18291, that was reported in the PR.

Since this is a bug fix for a patch that was never released, no
entries are added to the changelog.



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