[PATCH] D150122: [Clang] Fix status of P0960
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jun 3 08:04:02 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG684f3c968d6b: [Clang] Fix status of P0960 (authored by cor3ntin).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150122/new/
https://reviews.llvm.org/D150122
Files:
clang/www/cxx_status.html
Index: clang/www/cxx_status.html
===================================================================
--- clang/www/cxx_status.html
+++ clang/www/cxx_status.html
@@ -686,7 +686,7 @@
<tr>
<td rowspan="2">Parenthesized initialization of aggregates</td>
<td><a href="https://wg21.link/p0960r3">P0960R3</a></td>
- <td rowspan="2" class="none" align="center">No</td>
+ <td rowspan="2" class="full" align="center">Clang 16</td>
</tr>
<tr> <!-- from Belfast -->
<td><a href="https://wg21.link/p1975r0">P1975R0</a></td>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150122.528109.patch
Type: text/x-patch
Size: 561 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230603/6f8fa3c2/attachment.bin>
More information about the cfe-commits
mailing list