llvm-project/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.assign
Casey Carter 0dcb370d43 [libcxx][test] Disable bad unique_ptr<T[]> to shared_ptr<U[]> conversion test cases
for non-libc++. I've reported allowance of these conversions as a bug at https://llvm.org/PR53368.

Differential Revision: https://reviews.llvm.org/D117996
2022-02-08 14:56:47 -08:00
..
auto_ptr_Y.pass.cpp
shared_ptr.pass.cpp
shared_ptr_Y.pass.cpp [libc++] [test] Add tests for converting array types in shared_ptr. 2021-10-19 13:03:51 -04:00
shared_ptr_Y_rv.pass.cpp [libc++] [test] Add tests for converting array types in shared_ptr. 2021-10-19 13:03:51 -04:00
shared_ptr_rv.pass.cpp
unique_ptr_Y.pass.cpp [libcxx][test] Disable bad unique_ptr<T[]> to shared_ptr<U[]> conversion test cases 2022-02-08 14:56:47 -08:00