We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 159505e commit f5681cdCopy full SHA for f5681cd
clang/docs/ReleaseNotes.rst
@@ -116,6 +116,9 @@ Resolutions to C++ Defect Reports
116
- Bumped the ``__cpp_constexpr`` feature-test macro to ``202002L`` in C++20 mode as indicated in
117
`P2493R0 <https://wg21.link/P2493R0>`_.
118
119
+- Implemented `CWG2517 Useless restriction on use of parameter in `
120
+ `constraint-expression <https://cplusplus.github.io/CWG/issues/2517.html>`_.
121
+
122
C Language Changes
123
------------------
124
0 commit comments