This commit acquires locks on a few elements of Ranges to make sure we don't
duplicate work. @zoecarver @cjdb please comment here if you want to acquire
locks of your own (or if you want dibs on one of the two features I'm locking)
and I'll add them.
Details
Details
- Reviewers
- None
- Group Reviewers
Restricted Project - Commits
- rGdf280d1368e4: [libc++] Acquire locks on Ranges work
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I'll take view.interface and you should also mark range.view as done, I think (unless that's already done and the CI just hasn't re-built the docs).
Thanks!