Skip to content

Commit a456d05

Browse files
committed
update release notes
1 parent 96af9b7 commit a456d05

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,8 +432,7 @@ Bug Fixes to C++ Support
432432
- Fix an assertion failure when taking the address on a non-type template parameter argument of
433433
object type. (#GH151531)
434434
- Suppress ``-Wdouble-promotion`` when explicitly asked for with C++ list initialization (#GH33409).
435-
- Fixed a crash in the pre-C++23 warning for attributes before a lambda
436-
declarator by unifying format args to ``%0`` as attribute name, ``%1`` as selector (#GH161070).
435+
- Fixed a crash in the pre-C++23 warning for attributes before a lambda declarator (#GH161070).
437436

438437
Bug Fixes to AST Handling
439438
^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)