Author: Aaron Ballman
Date: 2025-03-07T15:22:28-05:00
New Revision: 8c130b11cb27364f96e36740b3a62832b192cb62

URL: 
https://github.com/llvm/llvm-project/commit/8c130b11cb27364f96e36740b3a62832b192cb62
DIFF: 
https://github.com/llvm/llvm-project/commit/8c130b11cb27364f96e36740b3a62832b192cb62.diff

LOG: Update the C status page for N3409

This was implemented in b19ed9c0435c5f7c89cba40285df3a1395a782fd but I
forgot to update the website at the same time.

Added: 
    

Modified: 
    clang/www/c_status.html

Removed: 
    


################################################################################
diff  --git a/clang/www/c_status.html b/clang/www/c_status.html
index 1850bd2093e0c..2291e25f4c1de 100644
--- a/clang/www/c_status.html
+++ b/clang/www/c_status.html
@@ -284,7 +284,7 @@ <h2 id="c2y">C2y implementation status</h2>
     <tr>
       <td>Slay Some Earthly Demons X</td>
       <td><a 
href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3409.pdf";>N3409</a></td>
-      <td class="unknown" align="center">Unknown</td>
+      <td class="unreleased" align="center">Clang 21</td>
        </tr>
     <tr>
       <td>Slay Some Earthly Demons XI</td>


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

Reply via email to