cor3ntin added inline comments.

================
Comment at: clang/www/cxx_status.html:1299
       <td><a href="https://wg21.link/P1401R5";>P1401R5</a></td>
-      <td class="none" align="center">No</td>
+      <td class="full" align="center">Clang 13</td>
     </tr>
----------------
rsmith wrote:
> This should be class `unreleased` (yellow) for now so that people can easily 
> tell what's in the most recent Clang release versus what's implemented but 
> not released; we convert all the `class="unreleased"` to `class="full"` when 
> we cut a release.
Would you prefer I mark it partial for the explicit bool case?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105127

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

Reply via email to