Details
Details
- Reviewers
ldionne Mordante zoecarver - Group Reviewers
Restricted Project - Commits
- rGc5bf8d6f764c: [libcxx][NFC] adds status entry for ranges algorithms
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM but please add @var-const to the uninitialized algorithms to make sure we don't duplicate any work!
libcxx/docs/Status/RangesAlgorithms.csv | ||
---|---|---|
88–101 | Those have been started by @var-const (and the lock on the appropriate section in RangesPapers.csv has been taken AFAICT). |
Comment Actions
Sorry, I was trying to land two different CLs in different projects concurrently and accidentally missed this feedback. Will fix it up without a new Phab review.