Skip to content

Commit f5681cd

Browse files
committed
Add release notes
1 parent 159505e commit f5681cd

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
@@ -116,6 +116,9 @@ Resolutions to C++ Defect Reports
116116
- Bumped the ``__cpp_constexpr`` feature-test macro to ``202002L`` in C++20 mode as indicated in
117117
`P2493R0 <https://wg21.link/P2493R0>`_.
118118

119+
- Implemented `CWG2517 Useless restriction on use of parameter in `
120+
`constraint-expression <https://cplusplus.github.io/CWG/issues/2517.html>`_.
121+
119122
C Language Changes
120123
------------------
121124

0 commit comments

Comments
 (0)