================
@@ -544,16 +544,8 @@ <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="partial" align="center">
-          <details>
-            <summary>Clang 16 (Partial)</summary>
-            Because of other concepts implementation deficits, the 
__cpp_concepts macro is not yet set to 202002L.
-            Also, the related defect reports <a 
href="https://wg21.link/cwg1496";>DR1496</a> and
-            <a href="https://wg21.link/cwg1734";>DR1734</a> are not yet 
implemented. Accordingly, deleted
-            special member functions are treated as eligible even though they 
shouldn't be.
----------------
cor3ntin wrote:

Is that not true any more?

https://github.com/llvm/llvm-project/pull/87998
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to