Author: Aaron Ballman Date: 2024-07-03T10:36:12-04:00 New Revision: aa3c84c85c8c2ef5b8665932e7934458a44504ce
URL: https://github.com/llvm/llvm-project/commit/aa3c84c85c8c2ef5b8665932e7934458a44504ce DIFF: https://github.com/llvm/llvm-project/commit/aa3c84c85c8c2ef5b8665932e7934458a44504ce.diff LOG: Clang 19 isn't yet released; NFC ...just updates the colors in the table. Added: Modified: clang/www/cxx_status.html Removed: ################################################################################ diff --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html index 8f21a7c9f8737..f12ce38ba3d79 100755 --- a/clang/www/cxx_status.html +++ b/clang/www/cxx_status.html @@ -564,7 +564,7 @@ <h2 id="cxx20">C++20 implementation status</h2> </tr> <tr> <!-- from Cologne --> <td><a href="https://wg21.link/p0848r3">P0848R3</a></td> - <td rowspan="1" class="full" align="center">Clang 19</td> + <td rowspan="1" class="unreleased" align="center">Clang 19</td> </tr> <tr> <td><a href="https://wg21.link/p1616r1">P1616R1</a></td> _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits