[libcxx-commits] [PATCH] D121213: [libc++] Enable modernize-use-equals-delete
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Mar 18 09:49:28 PDT 2023
philnik updated this revision to Diff 506301.
philnik added a comment.
Try to fix CI
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121213/new/
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/__tree
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.506301.patch
Type: text/x-patch
Size: 20121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230318/683463e3/attachment-0001.bin>
More information about the libcxx-commits
mailing list