[libcxx-commits] [PATCH] D100393: [libc++][docs] Add status docs for ranges.
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 13 09:49:16 PDT 2021
zoecarver created this revision.
zoecarver added reviewers: ldionne, cjdb, EricWF.
Herald added a subscriber: arphaman.
zoecarver requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
This patch is not yet proposed, it is only for discussing the best way to track the status of this huge project.
The added documents have two tables: 1 containing links to issues and papers related to ranges. And the other contains most of the sections from the One Ranges Proposal, with their dependencies linked. This will allow us to assign work that can be done in parallel.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D100393
Files:
libcxx/docs/OneRangesProposalStatus.csv
libcxx/docs/RangesIssuePaperStatus.csv
libcxx/docs/RangesStatus.rst
libcxx/docs/index.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100393.337193.patch
Type: text/x-patch
Size: 12242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210413/eb82c74c/attachment.bin>
More information about the libcxx-commits
mailing list