[all-commits] [llvm/llvm-project] 3fa291: [libc++][ranges][NFC] Mark the completed Ranges pa...

Konstantin Varlamov via All-commits all-commits at lists.llvm.org
Fri Aug 5 14:03:19 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3fa291fa925dad4bae215fbcbc64db5ce66f0d9f
      https://github.com/llvm/llvm-project/commit/3fa291fa925dad4bae215fbcbc64db5ce66f0d9f
  Author: Konstantin Varlamov <varconst at apple.com>
  Date:   2022-08-05 (Fri, 05 Aug 2022)

  Changed paths:
    M libcxx/docs/Status/Cxx20Issues.csv
    M libcxx/docs/Status/Cxx20Papers.csv
    M libcxx/docs/Status/RangesIssues.csv

  Log Message:
  -----------
  [libc++][ranges][NFC] Mark the completed Ranges papers and issues as done.

The newly-completed papers:
- P0896R4 ("The One Ranges Proposal");
- P1243R4 ("Rangify New Algorithms");
- P1252R2 ("Ranges Design Cleanup");
- P1716R3 ("Range Comparison Algorithms Are Over-Constrained");
- P1871R1 ("Concept traits should be named after concepts");
- P2106R0 ("Alternative wording for GB315 and GB316").

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




More information about the All-commits mailing list