Skip to content

Commit 05cd241

Browse files
committed
[FOLD] add release note
1 parent eaaf409 commit 05cd241

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
@@ -190,6 +190,7 @@ Bug Fixes to C++ Support
190190
- Fix init-capture packs having a size of one before being instantiated. (#GH63677)
191191
- Clang now preserves the unexpanded flag in a lambda transform used for pack expansion. (#GH56852), (#GH85667),
192192
(#GH99877).
193+
- Fixed a bug when diagnosing ambiguous explicit specializations of constrained member functions.
193194

194195
Bug Fixes to AST Handling
195196
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)