This is an archive of the discontinued LLVM Phabricator instance.

[libcxx] Allow shared_ptr's unique_ptr converting constructor to support array types.
ClosedPublic

Authored by ldionne on Jun 17 2021, 6:29 AM.

Details

Reviewers
ldionne
Group Reviewers
Restricted Project
Summary

Diff Detail

Event Timeline

ldionne requested review of this revision.Jun 17 2021, 6:29 AM
ldionne created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptJun 17 2021, 6:29 AM
Herald added a reviewer: Restricted Project. · View Herald Transcript
ldionne accepted this revision as: Restricted Project.Jun 17 2021, 9:39 AM

Associated release blocker bug: http://llvm.org/PR50757

ldionne accepted this revision.Jun 23 2021, 8:41 AM
This revision is now accepted and ready to land.Jun 23 2021, 8:41 AM
ldionne closed this revision.Jun 23 2021, 8:41 AM

This has been merged to release/12.x.