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>
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>
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits