aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM, I think this is a great idea! I'll start using it in the c_status page as 
well. Thanks! (I can clean up the formatting nits when I land, so don't feel 
obligated to fix those.)



================
Comment at: clang/www/cxx_status.html:917
+          <details><summary>Partial</summary>
+          Constraining template template parameters is not yet supported.
+          </details>
----------------



================
Comment at: clang/www/cxx_status.html:1026
+        <details><summary>Clang 13</summary>
+        [temp.deduct] p9 is not yet implemented.
+        </details>
----------------



================
Comment at: clang/www/cxx_status.html:1122
+        <details><summary>Partial</summary>
+        Using consteval functions as default parameters is not yet supported
+        </details>
----------------



Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111187

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

Reply via email to