Skip to content

Commit cd37c1e

Browse files
author
foxfromabyss
committed
Add missing ReleaseNotes.rst update
1 parent b36c8d6 commit cd37c1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,8 @@ Attribute Changes in Clang
297297

298298
Improvements to Clang's diagnostics
299299
-----------------------------------
300+
- Diagnostics messages now refer to ``structured binding`` instead of ``decomposition``
301+
`P0615R0 <https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2017/p0615r0.html>`_
300302
- Added a separate diagnostic group ``-Wfunction-effect-redeclarations``, for the more pedantic
301303
diagnostics for function effects (``[[clang::nonblocking]]`` and ``[[clang::nonallocating]]``).
302304
Moved the warning for a missing (though implied) attribute on a redeclaration into this group.

0 commit comments

Comments
 (0)