Author: Hubert Tong
Date: 2020-04-14T18:38:35-04:00
New Revision: 021a333bfca363ecb672d22dcff6295d4ecee3b7

URL: 
https://github.com/llvm/llvm-project/commit/021a333bfca363ecb672d22dcff6295d4ecee3b7
DIFF: 
https://github.com/llvm/llvm-project/commit/021a333bfca363ecb672d22dcff6295d4ecee3b7.diff

LOG: [www] Turn 'Clang 10' boxes green in C++ status pages to reflect release

Summary:
The 'Clang 10' boxes should be green since Clang 10 has been released.

Reviewers: rsmith, aaron.ballman

Reviewed By: aaron.ballman

Differential Revision: https://reviews.llvm.org/D78068

Added: 
    

Modified: 
    clang/www/cxx_dr_status.html
    clang/www/cxx_status.html

Removed: 
    


################################################################################
diff  --git a/clang/www/cxx_dr_status.html b/clang/www/cxx_dr_status.html
index 3e9210f861ab..2e1683c9989f 100755
--- a/clang/www/cxx_dr_status.html
+++ b/clang/www/cxx_dr_status.html
@@ -9421,7 +9421,7 @@ <h2 id="cxxdr">C++ defect report implementation 
status</h2>
     <td><a href="https://wg21.link/cwg1601";>1601</a></td>
     <td>C++14</td>
     <td>Promotion of enumeration with fixed underlying type</td>
-    <td class="unreleased" align="center">Clang 10</td>
+    <td class="full" align="center">Clang 10</td>
   </tr>
   <tr class="open" id="1602">
     <td><a href="https://wg21.link/cwg1602";>1602</a></td>
@@ -13927,7 +13927,7 @@ <h2 id="cxxdr">C++ defect report implementation 
status</h2>
     <td><a href="https://wg21.link/cwg2352";>2352</a></td>
     <td>DR</td>
     <td>Similar types and reference binding</td>
-    <td class="unreleased" align="center">Clang 10</td>
+    <td class="full" align="center">Clang 10</td>
   </tr>
   <tr id="2353">
     <td><a href="https://wg21.link/cwg2353";>2353</a></td>

diff  --git a/clang/www/cxx_status.html b/clang/www/cxx_status.html
index 39ada7f26a18..e0c2cefcaa3f 100755
--- a/clang/www/cxx_status.html
+++ b/clang/www/cxx_status.html
@@ -864,7 +864,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
     <tr>
       <td>Designated initializers</td>
       <td><a href="https://wg21.link/p0329r4";>P0329R4</a></td>
-      <td class="unreleased" align="center">Clang 10</td>
+      <td class="full" align="center">Clang 10</td>
     </tr>
     <tr>
       <td><i>template-parameter-list</i> for generic lambdas</td>
@@ -874,7 +874,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
     <tr id="p0734">
       <td rowspan="12">Concepts</td>
       <td><a href="https://wg21.link/p0734r0";>P0734R0</a></td>
-      <td rowspan="4" class="unreleased" align="center">Clang 10</td>
+      <td rowspan="4" class="full" align="center">Clang 10</td>
     </tr>
       <tr> <!-- from Albuquerque -->
         <td><a href="https://wg21.link/p0857r0";>P0857R0</a></td>
@@ -891,7 +891,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
       </tr>
       <tr>
         <td><a href="https://wg21.link/p1616r1";>P1616R1</a></td>
-        <td rowspan="2" class="unreleased" align="center">Clang 10</td>
+        <td rowspan="2" class="full" align="center">Clang 10</td>
       </tr>
       <tr>
         <td><a href="https://wg21.link/p1452r2";>P1452R2</a></td>
@@ -932,7 +932,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
     <tr>
       <td rowspan="10">Consistent comparison (<tt>operator&lt;=&gt;</tt>)</td>
       <td><a href="https://wg21.link/p0515r3";>P0515R3</a></td>
-      <td rowspan="8" class="unreleased" align="center">Clang 10</td>
+      <td rowspan="8" class="full" align="center">Clang 10</td>
     </tr>
       <tr> <!-- from Jacksonville -->
         <td><a href="https://wg21.link/p0905r1";>P0905R1</a></td>
@@ -1031,7 +1031,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
       </tr>
       <tr> <!-- from Cologne -->
         <td><a href="https://wg21.link/p1331r2";>P1331R2</a></td>
-        <td rowspan="3" class="unreleased" align="center">Clang 10</td>
+        <td rowspan="3" class="full" align="center">Clang 10</td>
       </tr>
       <tr>
         <td><a href="https://wg21.link/p1668r1";>P1668R1</a></td>
@@ -1160,7 +1160,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
     <tr>
       <td>Deprecate some problematic uses of <tt>volatile</tt></td>
       <td><a href="https://wg21.link/p1152r4";>P1152R4</a></td>
-      <td class="unreleased" align="center">Clang 10</td>
+      <td class="full" align="center">Clang 10</td>
     </tr>
     <tr>
       <td><tt>[[nodiscard("with reason")]]</tt></td>
@@ -1193,7 +1193,7 @@ <h2 id="cxx20">C++20 implementation status</h2>
     <tr>
       <td><tt>constinit</tt></td>
       <td><a href="https://wg21.link/p1143r2";>P1143R2</a></td>
-      <td class="unreleased" align="center">Clang 10</td>
+      <td class="full" align="center">Clang 10</td>
     </tr>
     <!-- Prague 2019 papers -->
     <tr>
@@ -1273,7 +1273,7 @@ <h2 id="ts">Technical specifications and standing 
documents</h2>
       </td>
     </tr>
     <tr>
-      <td class="unreleased" align="center">
+      <td class="full" align="center">
         Clang 10 (<a href="https://wg21.link/p1902r1";>P1902R1</a>)</a>
       </td>
     </tr>


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

Reply via email to