Author: Utkarsh Saxena Date: 2022-10-10T20:56:42+02:00 New Revision: e66cfb63ceed769f6ba61c733b9137fdc6acb1e0
URL: https://github.com/llvm/llvm-project/commit/e66cfb63ceed769f6ba61c733b9137fdc6acb1e0 DIFF: https://github.com/llvm/llvm-project/commit/e66cfb63ceed769f6ba61c733b9137fdc6acb1e0.diff LOG: Update implementation status of P2468R2 Differential Revision: https://reviews.llvm.org/D135608 Added: Modified: clang/www/cxx_status.html Removed: ################################################################################ diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 2d57897c7e8dc..632590a131a8b 100755 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -1432,7 +1432,7 @@ <h2 id="cxx23">C++2b implementation status</h2> <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> _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits