[libcxx-commits] [PATCH] D123912: [libc++] Granularize <functional> includes

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 20 13:49:37 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfaef447e72a5: [libc++] Granularize <functional> includes (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123912

Files:
  libcxx/include/__ranges/join_view.h
  libcxx/include/algorithm
  libcxx/include/experimental/coroutine
  libcxx/include/experimental/propagate_const
  libcxx/include/experimental/simd
  libcxx/include/ext/hash_map
  libcxx/include/ext/hash_set
  libcxx/include/map
  libcxx/include/mutex
  libcxx/include/numeric
  libcxx/include/optional
  libcxx/include/queue
  libcxx/include/regex
  libcxx/include/set
  libcxx/include/thread
  libcxx/include/unordered_map
  libcxx/include/unordered_set
  libcxx/include/valarray
  libcxx/test/std/algorithms/alg.modifying.operations/alg.transform/ranges.transform.pass.cpp
  libcxx/test/std/algorithms/alg.nonmodifying/mismatch/ranges_mismatch.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.max.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.max_element.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.min.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.min_element.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.minmax.pass.cpp
  libcxx/test/std/algorithms/alg.sorting/alg.min.max/ranges.minmax_element.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.lazy.split/constraints.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123912.424014.patch
Type: text/x-patch
Size: 12878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220420/b17cc5e1/attachment.bin>


More information about the libcxx-commits mailing list