[libcxx-commits] [PATCH] D111148: [libc++][test] Use = delete over DELETE_FUNCTION. NFC.

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Oct 5 11:09:45 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG8cf5319affc2: [libc++][test] Use = delete over DELETE_FUNCTION. NFC. (authored by joe_loser).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111148

Files:
  libcxx/test/libcxx/iterators/contiguous_iterators.pass.cpp
  libcxx/test/std/utilities/memory/storage.iterator/raw_storage_iterator.pass.cpp
  libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/allocate_shared.pass.cpp
  libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.create/make_shared.pass.cpp
  libcxx/test/support/test_allocator.h
  libcxx/test/support/test_iterators.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111148.377304.patch
Type: text/x-patch
Size: 6796 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211005/1e193c4a/attachment.bin>


More information about the libcxx-commits mailing list