Skip to content

Commit 9ebabf4

Browse files
committed
[FOLD] add release note
1 parent b1ee861 commit 9ebabf4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,9 @@ Improvements to Clang's diagnostics
360360
Added the ``-Wtentative-definition-array`` warning group to cover this.
361361
Fixes #GH87766
362362

363+
- Clang now uses the correct type-parameter-key (``class`` or ``typename``) when printing
364+
template template parameter declarations.
365+
363366
Improvements to Clang's time-trace
364367
----------------------------------
365368

0 commit comments

Comments
 (0)