[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 23:28:12 PDT 2023
iana updated this revision to Diff 544618.
iana added a comment.
The new unit test fails in C++26 and I have no idea why. XFAIL it for now.
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.544618.patch
Type: text/x-patch
Size: 9263 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230727/655f270a/attachment-0001.bin>
More information about the libcxx-commits
mailing list