[libcxx-commits] [PATCH] D153216: [libc++][Modules] Add missing includes to public headers
Ian Anderson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Jun 22 13:16:43 PDT 2023
iana updated this revision to Diff 533758.
iana added a comment.
Herald added a subscriber: arichardson.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153216/new/
https://reviews.llvm.org/D153216
Files:
libcxx/docs/Contributing.rst
libcxx/docs/ReleaseNotes.rst
libcxx/include/CMakeLists.txt
libcxx/include/__algorithm/pstl_replace.h
libcxx/include/__stop_token/intrusive_shared_ptr.h
libcxx/include/__threading_support
libcxx/include/generate_module_map.py
libcxx/include/module.modulemap.in
libcxx/include/private_module_attributes.json.in
libcxx/test/libcxx/lint/lint_headers.sh.py
libcxx/test/libcxx/lint/lint_modulemap.sh.py
libcxx/test/libcxx/private_headers.gen.py
libcxx/test/libcxx/strings/char.traits/char.traits.specializations/arbitrary_char_type.deprecated.verify.cpp
libcxx/utils/libcxx/test/header_information.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153216.533758.patch
Type: text/x-patch
Size: 189029 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230622/174a3f9f/attachment-0001.bin>
More information about the libcxx-commits
mailing list