[PATCH] D135608: Update implementation status of P2468R2
Utkarsh Saxena via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Oct 10 11:57:17 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe66cfb63ceed: Update implementation status of P2468R2 (authored by usaxena95).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135608/new/
https://reviews.llvm.org/D135608
Files:
clang/www/cxx_status.html
Index: clang/www/cxx_status.html
===================================================================
--- clang/www/cxx_status.html
+++ clang/www/cxx_status.html
@@ -1432,7 +1432,7 @@
<tr>
<td>The Equality Operator You Are Looking For</td>
<td><a href="https://wg21.link/P2468R2">P2468R2</a></td>
- <td class="none" align="center">No</td>
+ <td class="unreleased" align="center">Clang 16</td>
</tr>
<tr>
<td>De-deprecating volatile compound operations</td>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135608.466580.patch
Type: text/x-patch
Size: 502 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221010/a9d150e9/attachment.bin>
More information about the cfe-commits
mailing list