[libcxx-commits] [PATCH] D156177: [libc++][Modules] Recreate the top level `std` clang module

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 26 14:52:01 PDT 2023


iana updated this revision to Diff 544528.
iana marked 9 inline comments as done.
iana added a comment.

Address review comments, fix __std_clang_module to handle all of the public header requirements.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156177/new/

https://reviews.llvm.org/D156177

Files:
  libcxx/docs/Contributing.rst
  libcxx/include/CMakeLists.txt
  libcxx/include/__std_clang_module
  libcxx/include/module.modulemap.in
  libcxx/test/libcxx/modules_include.gen.py
  libcxx/utils/generate_iwyu_mapping.py
  libcxx/utils/libcxx/test/header_information.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156177.544528.patch
Type: text/x-patch
Size: 9812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230726/c99fe8e3/attachment.bin>


More information about the libcxx-commits mailing list