Update implementation status of P2468R2
authorUtkarsh Saxena <usx@google.com>
Mon, 10 Oct 2022 18:16:45 +0000 (20:16 +0200)
committerUtkarsh Saxena <usx@google.com>
Mon, 10 Oct 2022 18:56:42 +0000 (20:56 +0200)
Differential Revision: https://reviews.llvm.org/D135608

clang/www/cxx_status.html

index 2d57897..632590a 100755 (executable)
@@ -1432,7 +1432,7 @@ C++20, informally referred to as C++2b.</p>
     <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>