[libcxx-commits] [PATCH] D144775: [libc++][test] Add `-Wdeprecated-copy-with-user-provided-dtor` warning to the test suite

Igor Zhukov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 24 23:27:34 PST 2023


fsb4000 updated this revision to Diff 500370.

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D144775/new/

https://reviews.llvm.org/D144775

Files:
  libcxx/include/__format/format_error.h
  libcxx/include/__functional/function.h
  libcxx/include/__memory/shared_ptr.h
  libcxx/include/exception
  libcxx/include/optional
  libcxx/test/libcxx/iterators/predef.iterators/__unconstrained_reverse_iterator/reverse.iter.elem/arrow.pass.cpp
  libcxx/test/libcxx/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/move_reentrant.pass.cpp
  libcxx/test/libcxx/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/nullptr_t_assign_reentrant.pass.cpp
  libcxx/test/std/iterators/predef.iterators/insert.iterators/back.insert.iter.ops/back.insert.iter.op=/lv_value.pass.cpp
  libcxx/test/std/iterators/predef.iterators/insert.iterators/front.insert.iter.ops/front.insert.iter.op=/lv_value.pass.cpp
  libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/op_star.pass.cpp
  libcxx/test/std/iterators/predef.iterators/reverse.iterators/reverse.iter.elem/arrow.pass.cpp
  libcxx/test/std/ranges/range.adaptors/range.drop/dangling.cache.pass.cpp
  libcxx/test/std/utilities/tuple/tuple.tuple/alloc_first.h
  libcxx/test/std/utilities/tuple/tuple.tuple/alloc_last.h
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.assign/convert_move.pass.cpp
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/convert_move.pass.cpp
  libcxx/test/support/counting_predicates.h
  libcxx/test/support/deleter_types.h
  libcxx/test/support/nasty_containers.h
  libcxx/utils/libcxx/test/params.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144775.500370.patch
Type: text/x-patch
Size: 12815 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230225/8764bd94/attachment-0001.bin>


More information about the libcxx-commits mailing list