[libcxx-commits] [PATCH] D126098: [libc++] Remove unused __functional includes
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat May 28 01:12:58 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG34f73804ed60: [libc++] Remove unused __functional includes (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D126098?vs=431422&id=432702#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126098/new/
https://reviews.llvm.org/D126098
Files:
libcxx/include/__algorithm/sort.h
libcxx/include/__format/format_arg.h
libcxx/include/experimental/coroutine
libcxx/include/ext/hash_map
libcxx/include/ext/hash_set
libcxx/include/iterator
libcxx/include/map
libcxx/include/memory
libcxx/include/queue
libcxx/include/set
libcxx/include/string
libcxx/include/string_view
libcxx/include/tuple
libcxx/include/typeindex
libcxx/include/unordered_map
libcxx/include/unordered_set
libcxx/include/variant
libcxx/include/vector
libcxx/test/libcxx/algorithms/debug_less.pass.cpp
libcxx/test/libcxx/algorithms/sort_stability.pass.cpp
libcxx/test/std/algorithms/alg.nonmodifying/alg.foreach/for_each_n.pass.cpp
libcxx/test/std/concepts/concepts.callable/concept.invocable/invocable.compile.pass.cpp
libcxx/test/std/concepts/concepts.callable/concept.regularinvocable/regular_invocable.compile.pass.cpp
libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/remove_if.pass.cpp
libcxx/test/std/containers/sequences/forwardlist/forwardlist.ops/unique_pred.pass.cpp
libcxx/test/std/containers/sequences/list/list.ops/unique_pred.pass.cpp
libcxx/test/std/experimental/language.support/support.coroutines/coroutine.handle/coroutine.handle.hash/hash.pass.cpp
libcxx/test/std/iterators/predef.iterators/move.iterators/move.iterator/types.pass.cpp
libcxx/test/std/numerics/numeric.ops/reduce/reduce_init_op.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.join.view/sentinel/eq.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.zip/types.h
libcxx/test/support/deduction_guides_sfinae_checks.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126098.432702.patch
Type: text/x-patch
Size: 15859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220528/b37210b6/attachment.bin>
More information about the libcxx-commits
mailing list