Skip to content

Commit 2eb5441

Browse files
committed
Add release note.
1 parent 07c9546 commit 2eb5441

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ Bug Fixes to C++ Support
184184
(``[[assume(expr)]]``) creates temporary objects.
185185
- Fix the dynamic_cast to final class optimization to correctly handle
186186
casts that are guaranteed to fail (#GH137518).
187+
- Fix bug rejecting partial specialization of variable templates with auto NTTPs (#GH118190).
187188

188189
Bug Fixes to AST Handling
189190
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)