[libcxx-commits] [PATCH] D103559: [libc++] Add a CI configuration for the modular build
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 8 09:54:57 PDT 2021
ldionne updated this revision to Diff 350639.
ldionne added a comment.
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.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103559/new/
https://reviews.llvm.org/D103559
Files:
libcxx/cmake/caches/Generic-modules.cmake
libcxx/test/libcxx/include_as_c.sh.cpp
libcxx/test/libcxx/utilities/utility/pairs/pairs.pair/non_trivial_copy_move_ABI.pass.cpp
libcxx/utils/ci/buildkite-pipeline.yml
libcxx/utils/ci/run-buildbot
libcxx/utils/libcxx/test/config.py
libcxx/utils/libcxx/test/format.py
libcxx/utils/libcxx/test/params.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103559.350639.patch
Type: text/x-patch
Size: 6144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210608/c7280341/attachment.bin>
More information about the libcxx-commits
mailing list