[all-commits] [llvm/llvm-project] dd3613: [clang] Error on explicit specialization of lambda...
Mariya Podchishchaeva via All-commits
all-commits at lists.llvm.org
Fri Mar 8 00:53:05 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dd36138e9c23c462ce5379a3d83530fb4ebec9e7
https://github.com/llvm/llvm-project/commit/dd36138e9c23c462ce5379a3d83530fb4ebec9e7
Author: Mariya Podchishchaeva <mariya.podchishchaeva at intel.com>
Date: 2024-03-08 (Fri, 08 Mar 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Basic/DiagnosticSemaKinds.td
M clang/lib/Sema/SemaDecl.cpp
M clang/test/SemaCXX/lambda-expressions.cpp
Log Message:
-----------
[clang] Error on explicit specialization of lambda call operator (#84343)
Fixes https://github.com/llvm/llvm-project/issues/83267
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