Details
Details
- Reviewers
ldionne - Group Reviewers
Restricted Project - Commits
- rG4d680b06c92a: [libc++] Add a CI configuration for the modular build
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Rebase onto main. I think there will be fewer modules failures now (since the private modulemap patch has been reverted). If that's the case, we can fix the remaining failures, add the modules CI build, and then try to re-land the private modulemap patch with the CI enabled.
Comment Actions
The Modular build is passing now. I'll check this in and we can work on re-enabling the private module maps and/or splitting the algorithm header again, now that we have a passing modules CI.