cor3ntin added inline comments.

================
Comment at: clang/www/cxx_status.html:1106
       <td><a href="https://wg21.link/p1073r3";>P1073R3</a></td>
-      <td rowspan=2 class="none" align="center">No</td>
+      <td class="partial" align="center">Partial</td>
     </tr>
----------------
erichkeane wrote:
> I'm trying to evaluate our consteval support, and I am having trouble finding 
> any unsuperceded part of P1073R3 that is not implemented in Clang14.  Can you 
> share what Delta you know of that has you considering this as 'partial'?  Is 
> it something in a different patch awaiting review?
This thing https://reviews.llvm.org/D74130 is what I believe the last bit of 
missing functionality.
Note that I only implemented P1937 myself


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D106302/new/

https://reviews.llvm.org/D106302

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

Reply via email to