LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 50757 - Cherry-pick 097d77d611d1e1b3972be661fdc3caaa4d1824b4 to release/12.x
Summary: Cherry-pick 097d77d611d1e1b3972be661fdc3caaa4d1824b4 to release/12.x
Status: RESOLVED FIXED
Alias: None
Product: libc++
Classification: Unclassified
Component: All Bugs (show other bugs)
Version: 12.0
Hardware: PC All
: P enhancement
Assignee: Louis Dionne
URL:
Keywords:
Depends on:
Blocks: release-12.0.1
  Show dependency tree
 
Reported: 2021-06-17 09:38 PDT by Louis Dionne
Modified: 2021-06-22 17:36 PDT (History)
3 users (show)

See Also:
Fixed By Commit(s): 097d77d611d1e1b3972be661fdc3caaa4d1824b4 5cb420073975


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Louis Dionne 2021-06-17 09:38:53 PDT
That is:

commit 097d77d611d1e1b3972be661fdc3caaa4d1824b4
Author: zoecarver <z.zoelec2@gmail.com>
Date:   Thu Apr 8 22:01:35 2021 -0700

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

    Refs: https://bugs.llvm.org/show_bug.cgi?id=32147

    Differential Revision: https://reviews.llvm.org/D80882
Comment 1 Tom Stellard 2021-06-22 17:36:39 PDT
Merged: 5cb420073975