[all-commits] [llvm/llvm-project] 0f0149: [libc++][docs] Add status docs for ranges.

Zoe Carver via All-commits all-commits at lists.llvm.org
Tue Apr 13 18:00:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0f0149b8d3be865d40110780edd79882dfb1dabe
      https://github.com/llvm/llvm-project/commit/0f0149b8d3be865d40110780edd79882dfb1dabe
  Author: Zoe Carver <zoecarver at Zoes-MacBook-Pro.local>
  Date:   2021-04-13 (Tue, 13 Apr 2021)

  Changed paths:
    A libcxx/docs/OneRangesProposalStatus.csv
    A libcxx/docs/RangesIssuePaperStatus.csv
    A libcxx/docs/RangesStatus.rst
    M libcxx/docs/index.rst

  Log Message:
  -----------
  [libc++][docs] Add status docs for ranges.

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.

Differential Revision: https://reviews.llvm.org/D100393




More information about the All-commits mailing list