[libcxx-commits] [PATCH] D121213: [libc++] Enable modernize-use-equals-delete
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 8 06:58:24 PST 2022
philnik created this revision.
philnik added reviewers: ldionne, Quuxplusone.
Herald added a project: All.
philnik requested review of this revision.
Herald added subscribers: libcxx-commits, aheejin.
Herald added a project: libc++.
Herald added a reviewer: libc++.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121213
Files:
libcxx/.clang-tidy
libcxx/include/__bit_reference
libcxx/include/__functional/function.h
libcxx/include/__functional/reference_wrapper.h
libcxx/include/__locale
libcxx/include/__mutex_base
libcxx/include/__ranges/ref_view.h
libcxx/include/__split_buffer
libcxx/include/__tree
libcxx/include/deque
libcxx/include/forward_list
libcxx/include/future
libcxx/include/iosfwd
libcxx/include/istream
libcxx/include/list
libcxx/include/locale
libcxx/include/map
libcxx/include/ostream
libcxx/include/regex
libcxx/include/thread
libcxx/include/tuple
libcxx/include/unordered_map
libcxx/include/vector
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121213.413792.patch
Type: text/x-patch
Size: 22349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220308/61d62cff/attachment-0001.bin>
More information about the libcxx-commits
mailing list