[libcxx-commits] [PATCH] D127127: [libc++] Fix modules builds when features are removed
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jun 8 09:26:57 PDT 2022
ldionne updated this revision to Diff 435208.
ldionne added a comment.
Rebase to trigger CI -- I can't reproduce the failure locally.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127127/new/
https://reviews.llvm.org/D127127
Files:
libcxx/docs/Contributing.rst
libcxx/include/CMakeLists.txt
libcxx/include/csignal
libcxx/include/module.modulemap
libcxx/include/module.modulemap.in
libcxx/test/libcxx/lint/lint_headers.sh.py
libcxx/test/libcxx/lint/lint_modulemap.sh.py
libcxx/test/libcxx/modules_include.sh.cpp
libcxx/utils/generate_header_tests.py
libcxx/utils/libcxx/test/dsl.py
libcxx/utils/libcxx/test/features.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127127.435208.patch
Type: text/x-patch
Size: 14885 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220608/01f47761/attachment-0001.bin>
More information about the libcxx-commits
mailing list