llvm-project/libcxx/test/std/utilities/memory
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
..
allocator.tag [libc++] Remove Lit annotations for unsupported GCC versions from the test suite 2021-08-12 13:30:47 -04:00
allocator.traits [libc++] Remove test-suite annotations for unsupported Clang versions 2021-08-20 15:05:13 -04:00
allocator.uses [libc++] Remove useless nothing_to_do.pass.cpp tests 2020-04-03 13:48:34 -04:00
c.malloc
default.allocator [libcxx] Make allocator<T>:allocate throw bad_array_new_length 2021-10-18 19:12:42 +01:00
pointer.conversion [libc++] Fix __wrap_iter to be a proper contiguous iterator. 2021-09-22 18:51:46 -04:00
pointer.traits [libc++] Fix __wrap_iter to be a proper contiguous iterator. 2021-09-22 18:51:46 -04:00
ptr.align
specialized.algorithms [libcxx][test] the domain of == for forward iterators is iterator values from the same range 2022-01-24 13:00:07 -08:00
storage.iterator [libc++][test] Use = delete over DELETE_FUNCTION. NFC. 2021-10-05 14:08:48 -04:00
temporary.buffer [runtimes] Simplify how we specify XFAIL & friends based on the triple 2021-07-01 14:03:30 -04:00
unique.ptr [libc++][ranges] Implement `indirectly_copyable{,_storable}`. 2022-02-02 13:27:44 -08:00
util.smartptr [libcxx][test] Disable bad unique_ptr<T[]> to shared_ptr<U[]> conversion test cases 2022-02-08 14:56:47 -08:00