[libcxx-commits] [PATCH] D80881: [NFC] [libcxx] Remove shared_ptr's no-rvalue unique_ptr converting constructor.

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat May 30 15:22:26 PDT 2020


zoecarver added a comment.

This passes all memory tests in C++03, C++11, and C++2a mode.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80881





More information about the libcxx-commits mailing list