[libcxx-commits] [PATCH] D90111: Partially implement C++20's P1020/P1973.

Chris Kennelly via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Oct 24 20:08:16 PDT 2020


ckennelly updated this revision to Diff 300521.
ckennelly added a comment.

Fixing lint errors


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D90111

Files:
  libcxx/include/memory
  libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.create/make_unique_for_overwrite.array.pass.cpp
  libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.create/make_unique_for_overwrite.array1.compile.fail.cpp
  libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.create/make_unique_for_overwrite.array2.compile.fail.cpp
  libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.create/make_unique_for_overwrite.array3.compile.fail.cpp
  libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.create/make_unique_for_overwrite.array4.compile.fail.cpp
  libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.create/make_unique_for_overwrite.single.pass.cpp
  libcxx/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90111.300521.patch
Type: text/x-patch
Size: 11617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201025/61718968/attachment-0001.bin>


More information about the libcxx-commits mailing list