[all-commits] [llvm/llvm-project] b4088c: [clang] fix assertion for DeducedAsPack DeducedTem...

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Thu Jun 4 11:37:18 PDT 2026


  Branch: refs/heads/users/mizvekov/GH200418
  Home:   https://github.com/llvm/llvm-project
  Commit: b4088c8ee29d26389ef80a43d3e9abd2b821aa77
      https://github.com/llvm/llvm-project/commit/b4088c8ee29d26389ef80a43d3e9abd2b821aa77
  Author: Matheus Izvekov <mizvekov at gmail.com>
  Date:   2026-06-04 (Thu, 04 Jun 2026)

  Changed paths:
    M clang/lib/AST/ASTContext.cpp
    M clang/test/SemaTemplate/ctad.cpp

  Log Message:
  -----------
  [clang] fix assertion for DeducedAsPack DeducedTemplateSpecializationType

This fixes a regression introduced in #186727, which was never released,
so there are no release notes.

Fixes #200418



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