You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libcxx/test/std/utilities/memory/util.smartptr
Marshall Clow c4f0f1eaa8 Use addressof instead of operator& in make_shared. Fixes PR38729. As a drive-by, make the same change in raw_storage_iterator (twice).
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@340823 91177308-0d34-0410-b5e6-96231b3b80d8
6 years ago
..
util.smartptr.enab Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 7 years ago
util.smartptr.hash Allow a standard library to implement conditional noexcept for optional and unique_ptr hash functions. 8 years ago
util.smartptr.shared Use addressof instead of operator& in make_shared. Fixes PR38729. As a drive-by, make the same change in raw_storage_iterator (twice). 6 years ago
util.smartptr.shared.atomic Add markup for libc++ dylib availability 8 years ago
util.smartptr.weak Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm.org/D39080 7 years ago
util.smartptr.weakptr Move test into test/std subdirectory. 10 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 10 years ago