[libcxx-commits] [PATCH] D151475: [libc++][Modules] Add missing includes and exports
Ian Anderson via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu May 25 15:41:28 PDT 2023
iana updated this revision to Diff 525847.
iana marked 10 inline comments as done.
iana added a comment.
Review feedback, add a module for pstl_frontend_dispatch.h so that it can export __utility/forward.h
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D151475/new/
https://reviews.llvm.org/D151475
Files:
libcxx/include/__algorithm/pstl_any_all_none_of.h
libcxx/include/__algorithm/pstl_copy.h
libcxx/include/__algorithm/pstl_fill.h
libcxx/include/__algorithm/pstl_find.h
libcxx/include/__algorithm/pstl_for_each.h
libcxx/include/__algorithm/pstl_transform.h
libcxx/include/__functional/invoke.h
libcxx/include/__locale_dir/locale_base_api/bsd_locale_fallbacks.h
libcxx/include/__random/discrete_distribution.h
libcxx/include/__threading_support
libcxx/include/experimental/simd
libcxx/include/experimental/type_traits
libcxx/include/future
libcxx/include/map
libcxx/include/module.modulemap.in
libcxx/include/set
libcxx/include/thread
libcxx/include/tuple
libcxx/include/unordered_set
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151475.525847.patch
Type: text/x-patch
Size: 31471 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230525/0a24ad6b/attachment-0001.bin>
More information about the libcxx-commits
mailing list