It has the low-level bit fiddling operations from bit. It eliminates a cyclic dependency between __bit_reference, bits, and vector. I want to exploit this in later patches.
Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rGb973e2e2f27e: [libc++] Introduce __bits
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This LGTM, however I'll wait until the follow-up patches have been submitted to approve this. Can you please upload whatever patches depend on this and mark them as children of this one? If the follow-up patches make sense, then I have no objection with this.