[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
Thu Jul 27 00:09:14 PDT 2023


iana updated this revision to Diff 544627.
iana added a comment.

The new unit test works in C++26 in generic-modules but fails in generic-cxx26. Change it to UNSUPPORTED.


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.544627.patch
Type: text/x-patch
Size: 9375 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230727/42d62783/attachment.bin>


More information about the libcxx-commits mailing list