[all-commits] [llvm/llvm-project] 91f183: [Clang][Sema] Handle invalid variable template spe...

Yanzuo Liu via All-commits all-commits at lists.llvm.org
Tue May 6 17:35:33 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 91f1830cb69cab96201adba6378d64095e251f95
      https://github.com/llvm/llvm-project/commit/91f1830cb69cab96201adba6378d64095e251f95
  Author: Yanzuo Liu <zwuis at outlook.com>
  Date:   2025-05-07 (Wed, 07 May 2025)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/AST/ASTContext.h
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/AST/ASTContext.cpp
    M clang/lib/Sema/SemaExpr.cpp
    M clang/lib/Sema/SemaTemplate.cpp
    M clang/lib/Sema/SemaTemplateDeduction.cpp
    M clang/test/SemaCXX/cxx1y-variable-templates_in_class.cpp
    M clang/test/SemaCXX/cxx1y-variable-templates_top_level.cpp
    M clang/test/SemaTemplate/instantiate-var-template.cpp

  Log Message:
  -----------
  [Clang][Sema] Handle invalid variable template specialization whose type depends on itself (#134522)



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