This reverts commit d9633f229c36f292dab0e5f510ac635cfaf3a798 as a
workaround was discovered.
Details
Details
- Reviewers
ldionne zoecarver Mordante • Quuxplusone - Group Reviewers
Restricted Project - Commits
- rGc5076d83716e: Revert "Revert "[libcxx][module-map] creates submodules for private headers""
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Finally managed to repro test failures locally. Still not confident this will pass: building with modules seemed to segfault, but it was also segfaulting when compiling vanilla ToT.
Comment Actions
rebases to activate CI (runtimes build expected to fail since the addressof operator hasn't been moved around yet)
libcxx/test/std/iterators/iterator.primitives/range.iter.ops/range.iter.ops.next/special_function.compile.pass.cpp | ||
---|---|---|
12 | Those should be // XFAIL: clang-11 && modules-build // XFAIL: clang-12 && modules-build |
Those should be