[libcxx-commits] [PATCH] D158528: Backport fixes for libc++ std module generation
Ian Anderson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Aug 22 10:32:58 PDT 2023
iana created this revision.
Herald added subscribers: ributzka, arichardson.
Herald added a project: All.
iana requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
The backport had a few simple merge conflicts, creating a PR to run it through CI.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D158528
Files:
libcxx/docs/Contributing.rst
libcxx/include/__std_clang_module
libcxx/include/module.modulemap.in
libcxx/test/libcxx/assertions/headers_declare_verbose_abort.gen.py
libcxx/test/libcxx/clang_tidy.gen.py
libcxx/test/libcxx/double_include.gen.py
libcxx/test/libcxx/header_inclusions.gen.py
libcxx/test/libcxx/libcpp_version.gen.py
libcxx/test/libcxx/module_std.gen.py
libcxx/test/libcxx/modules_include.gen.py
libcxx/test/libcxx/no_assert_include.gen.py
libcxx/test/libcxx/transitive_includes.gen.py
libcxx/utils/CMakeLists.txt
libcxx/utils/generate_std_clang_module_header.py
libcxx/utils/libcxx/header_information.py
libcxx/utils/libcxx/test/header_information.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158528.552426.patch
Type: text/x-patch
Size: 26828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230822/cdae0cb5/attachment-0001.bin>
More information about the libcxx-commits
mailing list