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

Matheus Izvekov via All-commits all-commits at lists.llvm.org
Thu Jun 4 12:12:27 PDT 2026


  Branch: refs/heads/users/mizvekov/GH200418
  Home:   https://github.com/llvm/llvm-project
  Commit: 98eefa5b881981295e7e7a9d3a7a9a9f5ce23ef2
      https://github.com/llvm/llvm-project/commit/98eefa5b881981295e7e7a9d3a7a9a9f5ce23ef2
  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