[libcxx-commits] [PATCH] D153210: Revert "[libc++][Modules] Add missing includes and exports"

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 3 22:11:19 PDT 2023


iana updated this revision to Diff 536949.
iana added a comment.
Herald added a subscriber: wangpc.

Rebase


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153210/new/

https://reviews.llvm.org/D153210

Files:
  libcxx/include/__algorithm/ranges_minmax.h
  libcxx/include/__algorithm/ranges_partition_copy.h
  libcxx/include/__format/format_arg.h
  libcxx/include/__functional/bind.h
  libcxx/include/__functional/bind_back.h
  libcxx/include/__functional/bind_front.h
  libcxx/include/__functional/boyer_moore_searcher.h
  libcxx/include/__functional/compose.h
  libcxx/include/__functional/function.h
  libcxx/include/__functional/not_fn.h
  libcxx/include/__hash_table
  libcxx/include/__locale
  libcxx/include/__ranges/filter_view.h
  libcxx/include/__ranges/join_view.h
  libcxx/include/__ranges/range_adaptor.h
  libcxx/include/__ranges/transform_view.h
  libcxx/include/__ranges/zip_view.h
  libcxx/include/__tree
  libcxx/include/module.modulemap.in
  libcxx/include/optional
  libcxx/include/string_view
  libcxx/include/tuple
  libcxx/include/unordered_map

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153210.536949.patch
Type: text/x-patch
Size: 14331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230704/375a9056/attachment-0001.bin>


More information about the libcxx-commits mailing list