[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 23:33:24 PDT 2023
iana updated this revision to Diff 525957.
iana added a comment.
Remove a few invalid exports and make a few more fixes.
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/__thread/poll_with_backoff.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.525957.patch
Type: text/x-patch
Size: 38038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230526/b13dc742/attachment-0001.bin>
More information about the libcxx-commits
mailing list