Skip to content

Commit

Permalink
Switch from full to unreleased for a Clang 17 fix; NFC
Browse files Browse the repository at this point in the history
  • Loading branch information
AaronBallman committed Jun 6, 2023
1 parent ee1d613 commit 920aa39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clang/www/cxx_status.html
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
<tr>
<td>Lambdas in unevaluated contexts</td>
<td><a href="https://wg21.link/p0315r4">P0315R4</a></td>
<td class="full" align="center">Clang 17</td>
<td class="unreleased" align="center">Clang 17</td>
</tr>
<!-- Jacksonville papers -->
<tr>
Expand Down

0 comments on commit 920aa39

Please sign in to comment.