Skip to content

Commit

Permalink
[Clang][NFC] Fix the title of P2361 in the release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
cor3ntin committed Jul 7, 2023
1 parent b9af086 commit c5301cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ C++2c Feature Support
^^^^^^^^^^^^^^^^^^^^^
- Compiler flags ``-std=c++2c`` and ``-std=gnu++2c`` have been added for experimental C++2c implementation work.
- Implemented `P2738R1: constexpr cast from void* <https://wg21.link/P2738R1>`_.
- Partially implemented `P2361R6: constexpr cast from void* <https://wg21.link/P2361R6>`_.
- Partially implemented `P2361R6: Unevaluated strings <https://wg21.link/P2361R6>`_.
The changes to attributes declarations are not part of this release.

Resolutions to C++ Defect Reports
Expand Down

0 comments on commit c5301cc

Please sign in to comment.