[all-commits] [llvm/llvm-project] d08637: [clang] Fix incorrect partial ordering context set...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Sun Sep 15 18:41:54 PDT 2024


  Branch: refs/heads/users/mizvekov/clang-cwg2398-default-deduction-fix-1
  Home:   https://github.com/llvm/llvm-project
  Commit: d0863742db50da3ac9b4ea2ec12ba55001a7ce63
      https://github.com/llvm/llvm-project/commit/d0863742db50da3ac9b4ea2ec12ba55001a7ce63
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2024-09-15 (Sun, 15 Sep 2024)

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

  Log Message:
  -----------
  [clang] Fix incorrect partial ordering context setting

Fixes regression introduced in #94981, reported on the pull-request.

Since this fixes a commit which was never released, there are no
release notes.



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