Author: cor3ntin
Date: 2025-01-22T09:31:54+01:00
New Revision: 0369ac8d2555423fc6c41b2aed12aadf3eb9b0cd

URL: 
https://github.com/llvm/llvm-project/commit/0369ac8d2555423fc6c41b2aed12aadf3eb9b0cd
DIFF: 
https://github.com/llvm/llvm-project/commit/0369ac8d2555423fc6c41b2aed12aadf3eb9b0cd.diff

LOG: Fix markup in cxx_status.html

Added: 
    

Modified: 
    clang/www/cxx_status.html

Removed: 
    


################################################################################
diff  --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 37f7cd0111fc6d..575055117b35fa 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -440,7 +440,7 @@ <h2 id="cxx23">C++23 implementation status</h2>
     <tr>
       <td>Using unknown pointers and references in constant expressions</td>
       <td><a href="https://wg21.link/P2280R4";>P2280R4</a></td>
-      <td class="none" align="center">Clang 20</td>
+      <td class="unreleased" align="center">Clang 20</td>
     </tr>
     <tr>
       <td>static <code>operator()</code></td>


        
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to