llvm-project/libcxx/test/std/utilities/memory/util.smartptr
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
..
util.smartptr.enab [libc++] NFC: Normalize links to bug reports 2021-03-03 13:45:29 -05:00
util.smartptr.hash [libcxx][modularisation] splits `<utility>` into self-contained headers 2021-06-25 00:29:01 +00:00
util.smartptr.shared [libcxx][test] Disable bad unique_ptr<T[]> to shared_ptr<U[]> conversion test cases 2022-02-08 14:56:47 -08:00
util.smartptr.shared.atomic [libcxx][iwyu] ensures we IWYU as prep for modules 2021-06-15 19:43:25 +00:00
util.smartptr.weak [libc++] LWG3001: add `remove_extent_t` to `weak_ptr::element_type`. 2021-10-25 11:15:54 -04:00
util.smartptr.weakptr