llvm-project/libcxx/test/std/utilities/memory/util.smartptr
Logan Smith 092a57f508 [libc++] Fix unqualified call to 'ref' inside shared_ptr(unique_ptr<U, D>)
This prevents unintended ADL: https://gcc.godbolt.org/z/EHw3Gy
This issue was mentioned as an addendum in PR44398.

Differential Revision: https://reviews.llvm.org/D74289
2020-02-20 12:24:40 -05:00
..
util.smartptr.enab libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
util.smartptr.hash libcxx: Rename .hpp files in libcxx/test/support to .h 2019-08-21 00:14:12 +00:00
util.smartptr.shared [libc++] Fix unqualified call to 'ref' inside shared_ptr(unique_ptr<U, D>) 2020-02-20 12:24:40 -05:00
util.smartptr.shared.atomic Support tests in freestanding 2019-02-04 20:31:13 +00:00
util.smartptr.weak Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
util.smartptr.weakptr Add include for 'test_macros.h' to all the tests that were missing them. Thanks to Zoe for the (big, but simple) patch. NFC intended. 2019-05-31 18:35:30 +00:00
nothing_to_do.pass.cpp Support tests in freestanding 2019-02-04 20:31:13 +00:00