[libcxx-commits] [PATCH] D120466: [libc++] Granularize <utility> includes
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Mar 5 10:32:06 PST 2022
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG52915d78f44b: [libc++] Granularize <utility> includes (authored by philnik).
Changed prior to commit:
https://reviews.llvm.org/D120466?vs=412866&id=413231#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120466/new/
https://reviews.llvm.org/D120466
Files:
libcxx/include/__algorithm/rotate.h
libcxx/include/__format/formatter.h
libcxx/include/__functional/function.h
libcxx/include/__hash_table
libcxx/include/__locale
libcxx/include/__memory/shared_ptr.h
libcxx/include/__tree
libcxx/include/algorithm
libcxx/include/any
libcxx/include/array
libcxx/include/deque
libcxx/include/experimental/memory_resource
libcxx/include/experimental/propagate_const
libcxx/include/fstream
libcxx/include/functional
libcxx/include/future
libcxx/include/ios
libcxx/include/iterator
libcxx/include/list
libcxx/include/map
libcxx/include/memory
libcxx/include/optional
libcxx/include/regex
libcxx/include/sstream
libcxx/include/string
libcxx/include/tuple
libcxx/include/typeindex
libcxx/include/variant
libcxx/include/vector
libcxx/test/libcxx/ranges/range.access/end.incomplete_type.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.drop/ctad.compile.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.join.view/ctad.compile.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.take/ctad.compile.pass.cpp
libcxx/test/std/ranges/range.adaptors/range.transform/ctad.compile.pass.cpp
libcxx/test/std/ranges/range.factories/range.iota.view/begin.pass.cpp
libcxx/test/std/ranges/range.factories/range.iota.view/end.pass.cpp
libcxx/test/std/ranges/range.factories/range.single.view/assign.pass.cpp
libcxx/test/std/ranges/range.factories/range.single.view/ctor.in_place.pass.cpp
libcxx/test/std/ranges/range.factories/range.single.view/ctor.value.pass.cpp
libcxx/test/std/ranges/range.utility/range.subrange/structured_bindings.pass.cpp
libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/optional_U.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120466.413231.patch
Type: text/x-patch
Size: 20695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220305/2fb9f7ad/attachment-0001.bin>
More information about the libcxx-commits
mailing list