[libcxx-commits] [PATCH] D150055: [libc++][Modules] Add missing includes and exports

Ian Anderson via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 6 17:47:49 PDT 2023


iana updated this revision to Diff 520133.
iana added a comment.

Revert accidental change


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150055

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/copyable_box.h
  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: D150055.520133.patch
Type: text/x-patch
Size: 15047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230507/b371a4cd/attachment.bin>


More information about the libcxx-commits mailing list