diff options
author | Logan Smith <logan.r.smith0@gmail.com> | 2020-05-07 12:07:01 -0400 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2020-05-07 12:07:48 -0400 |
commit | 83564056d4b186c9fcf016cdbb388755009f7b5a (patch) | |
tree | e37731fa970e28e16603becc083bb8cf8aaaee18 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 5b4a98eb58aa7672bbdc5e31e573f8f1220fc9c7 (diff) | |
download | llvm-83564056d4b186c9fcf016cdbb388755009f7b5a.zip llvm-83564056d4b186c9fcf016cdbb388755009f7b5a.tar.gz llvm-83564056d4b186c9fcf016cdbb388755009f7b5a.tar.bz2 |
[libcxx] Add deduction guides for shared_ptr and weak_ptr
This patch adds deduction guides to <memory> to allow deducing
construction of shared_ptrs from unique_ptrs, and from weak_ptrs
and vice versa, as specified by C++17.
Differential Revision: https://reviews.llvm.org/D69603
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions