[libcxx-commits] [PATCH] D157364: [libc++][Modules] Generate the __std_clang_module header
Ian Anderson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 9 14:13:05 PDT 2023
iana updated this revision to Diff 548769.
iana added a comment.
Run `black` over the Python script
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D157364/new/
https://reviews.llvm.org/D157364
Files:
libcxx/docs/Contributing.rst
libcxx/include/__std_clang_module
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/system_reserved_names.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: D157364.548769.patch
Type: text/x-patch
Size: 19727 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230809/ece46c1f/attachment-0001.bin>
More information about the libcxx-commits
mailing list