Details
- Reviewers
ldionne Mordante - Group Reviewers
Restricted Project - Commits
- rGa59c1a2138a5: [libc++] LWG3266: delete the to_chars(bool) overload.
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
(Not sure on the best way to format links in the description. I tried avoiding overly long lines in the markdown, except where necessary, but now I see it looks weird in the UI)
Should I also update libcxx/docs/Status/Cxx20Issues.csv? Also, are there any other release notes/etc. where this might need to be mentioned? (I presume probably not, since it's such a small change, but just in case)
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.
Thanks a lot for the very fast review! I have applied your suggestion.
Yes, I would need somebody else to land this, please.
Name: Konstantin Varlamov
Email: varconst@apple.com
LGTM, thanks for adding the links to the implementation and tests.
I'll land it on your behalf.