[libcxx-commits] [PATCH] D121054: [libc++] Remove <utility> includes

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Mar 5 10:35:18 PST 2022


philnik created this revision.
philnik added reviewers: ldionne, Quuxplusone.
Herald added a subscriber: arphaman.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D121054

Files:
  libcxx/include/__hash_table
  libcxx/include/__locale
  libcxx/include/algorithm
  libcxx/include/array
  libcxx/include/experimental/memory_resource
  libcxx/include/experimental/propagate_const
  libcxx/include/functional
  libcxx/include/iterator
  libcxx/include/map
  libcxx/include/memory
  libcxx/include/optional
  libcxx/include/regex
  libcxx/include/string
  libcxx/include/tuple
  libcxx/include/typeindex
  libcxx/include/variant
  libcxx/include/vector

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121054.413232.patch
Type: text/x-patch
Size: 6229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220305/767fe202/attachment.bin>


More information about the libcxx-commits mailing list