[all-commits] [llvm/llvm-project] 28649f: [Clang] accept @tparam on variable template partia...
Oleksandr T. via All-commits
all-commits at lists.llvm.org
Mon Jul 7 08:27:30 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28649f2117426df30bf978c1531cd92be05d3865
https://github.com/llvm/llvm-project/commit/28649f2117426df30bf978c1531cd92be05d3865
Author: Oleksandr T. <oleksandr.tarasiuk at outlook.com>
Date: 2025-07-07 (Mon, 07 Jul 2025)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/AST/Comment.cpp
M clang/test/Sema/warn-documentation.cpp
Log Message:
-----------
[Clang] accept @tparam on variable template partial specializations (#147219)
Fixes #144775
---
This patch addresses a false-positive `-Wdocumentation` warning on
`@tparam` comments attached to _variable template partial
specializations_
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