[libcxx-commits] [PATCH] D111845: [libc++] LWG3266: delete the to_chars(bool) overload.
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Oct 14 15:27:41 PDT 2021
Quuxplusone added subscribers: Mordante, Quuxplusone.
Quuxplusone added a comment.
> Should I also update `libcxx/docs/Status/Cxx20Issues.csv`?
Yes please. I believe the appropriate diff is
"`3266 <https://wg21.link/LWG3266>`__","``to_chars(bool)``\ should be deleted","Belfast","|Complete|","14.0"
LGTM otherwise. Please update the diff with `Cxx20Issues.csv` and then wait for @ldionne and/or @Mordante to approve it before landing it. Also, if you need someone else to land it, this would be a good time to say so, and to give your preferred name and email address for the commit message.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111845/new/
https://reviews.llvm.org/D111845
More information about the libcxx-commits
mailing list