llvm-project/libcxx/test/std/utilities/memory/util.smartptr
Zoe Carver 4278a9e6b5 [libc++] Remove C++03 variadics in shared_ptr
Summary: As suggested by @ldionne in D66178, this patch removes C++03 variadics //only//. Following patches will apply more updates.

    Reviewers: ldionne, EricWF, mclow.lists

    Subscribers: christof, dexonsmith, libcxx-commits, ldionne

    Tags: #libc

    Differential Revision: https://reviews.llvm.org/D67675

llvm-svn: 372780
2019-09-24 20:55:54 +00: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++] Remove C++03 variadics in shared_ptr 2019-09-24 20:55:54 +00: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