[libcxx-commits] [PATCH] D119439: [libc++] Remove __functional_base
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 10 07:12:48 PST 2022
philnik created this revision.
philnik added reviewers: ldionne, Quuxplusone.
Herald added subscribers: arphaman, arichardson, mgorny.
philnik requested review of this revision.
Herald added projects: libc++, LLVM.
Herald added subscribers: llvm-commits, libcxx-commits.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D119439
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__format/format_arg.h
libcxx/include/__functional_base
libcxx/include/__memory/shared_ptr.h
libcxx/include/__memory/unique_ptr.h
libcxx/include/bitset
libcxx/include/experimental/__memory
libcxx/include/iterator
libcxx/include/memory
libcxx/include/optional
libcxx/include/string
libcxx/include/system_error
libcxx/include/thread
libcxx/include/tuple
libcxx/include/typeindex
libcxx/include/variant
libcxx/include/vector
libcxx/test/std/ranges/range.factories/range.iota.view/iterator/member_typedefs.compile.pass.cpp
libcxx/test/std/ranges/range.factories/range.iota.view/iterator/minus.pass.cpp
libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/deduct.pass.cpp
libcxx/utils/generate_private_header_tests.py
llvm/utils/gn/secondary/libcxx/include/BUILD.gn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119439.407528.patch
Type: text/x-patch
Size: 10120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220210/d648fa50/attachment.bin>
More information about the libcxx-commits
mailing list