[libcxx-commits] [PATCH] D117960: [libc++] [NFC] Audit LWG issues for "Nothing To Do" and "Complete"

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jan 22 11:16:20 PST 2022


Quuxplusone created this revision.
Quuxplusone added reviewers: ldionne, Mordante, jloser, libc++.
Quuxplusone added a project: libc++.
Quuxplusone requested review of this revision.
Herald added a subscriber: libcxx-commits.
Herald added 1 blocking reviewer(s): libc++.

Each "Nothing To Do" issue only changed nits in the English wording, not anything to do with the code.

Each "Complete" issue was completed already, as far as I can tell.

I tried to err on the side of caution: I didn't mark a few issues whose P/Rs were very invasive and would take time to verify, and I didn't mark a lot of issues involving features we haven't even started yet.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D117960

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__ranges/transform_view.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117960.402242.patch
Type: text/x-patch
Size: 23181 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220122/235a62ee/attachment-0001.bin>


More information about the libcxx-commits mailing list