Author: Aaron Ballman
Date: 2021-08-03T08:21:15-04:00
New Revision: 80c17bb29838bee0d67a7bc2c775a8a91d69ac2d

URL: 
https://github.com/llvm/llvm-project/commit/80c17bb29838bee0d67a7bc2c775a8a91d69ac2d
DIFF: 
https://github.com/llvm/llvm-project/commit/80c17bb29838bee0d67a7bc2c775a8a91d69ac2d.diff

LOG: This feature is not in Clang 13 and only has partial support

Added: 
    

Modified: 
    clang/www/cxx_status.html

Removed: 
    


################################################################################
diff  --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 0e78d63220e49..92bc95fc51e9d 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -944,7 +944,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
       </tr>
       <tr>
         <td><a href="https://wg21.link/p2092r0";>P2092R0</a></td>
-        <td rowspan="1" class="partial" align="center">Clang 13</td>
+        <td rowspan="1" class="partial" align="center">Partial</td>
       </tr>
       <tr>
         <td><a href="https://wg21.link/p2113r0";>P2113R0</a></td>


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

Reply via email to