[all-commits] [llvm/llvm-project] 805d56: [clang] Mark ill-formed partial specialization as ...

Vlad Serebrennikov via All-commits all-commits at lists.llvm.org
Tue Apr 23 23:45:59 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 805d5637a0d50caa073f435b55940c1338aae0fc
      https://github.com/llvm/llvm-project/commit/805d5637a0d50caa073f435b55940c1338aae0fc
  Author: Vlad Serebrennikov <serebrennikov.vladislav at gmail.com>
  Date:   2024-04-24 (Wed, 24 Apr 2024)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/lib/Sema/SemaTemplateDeduction.cpp
    M clang/test/SemaCXX/template-specialization.cpp

  Log Message:
  -----------
  [clang] Mark ill-formed partial specialization as invalid (#89536)

Fixes #89374
Solution suggested by @cor3ntin



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