[libcxx-commits] [PATCH] D144322: [libc++][Modules] Make top level modules for all C++ headers with OS/clang versions
Ian Anderson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 11 22:18:19 PDT 2023
iana updated this revision to Diff 521557.
iana added a comment.
- Add missing includes found by CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144322/new/
https://reviews.llvm.org/D144322
Files:
libcxx/docs/Contributing.rst
libcxx/docs/ReleaseNotes.rst
libcxx/include/CMakeLists.txt
libcxx/include/__algorithm/sort.h
libcxx/include/__threading_support
libcxx/include/generate_module_map.py
libcxx/include/module.modulemap.in
libcxx/include/private_header_module_attributes.json.in
libcxx/test/libcxx/lint/lint_headers.sh.py
libcxx/utils/generate_header_tests.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144322.521557.patch
Type: text/x-patch
Size: 161973 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230512/25f91963/attachment-0001.bin>
More information about the libcxx-commits
mailing list