[libcxx-commits] [PATCH] D158192: [libc++][modules] Generates std.cppm.in.
Mark de Wever via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Aug 19 04:36:26 PDT 2023
Mordante created this revision.
Herald added a subscriber: arichardson.
Herald added a project: All.
Mordante updated this revision to Diff 551713.
Mordante added a comment.
Mordante published this revision for review.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.
Reworked the patch based on upstream changes and add to patch stack.
This takes the header restrictions into account instead of manually
duplication this build information. This is a preparation to properly
support the libc++ disabled parts in the std module.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D158192
Files:
libcxx/modules/std.cppm.in
libcxx/test/libcxx/module_std.gen.py
libcxx/utils/CMakeLists.txt
libcxx/utils/generate_std_cppm_in.py
libcxx/utils/libcxx/header_information.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D158192.551713.patch
Type: text/x-patch
Size: 13303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230819/e3103f29/attachment-0001.bin>
More information about the libcxx-commits
mailing list