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
Hans Wennborg 8286ca176a Merging r340823:
------------------------------------------------------------------------
r340823 | marshall | 2018-08-28 15:29:30 +0200 (Tue, 28 Aug 2018) | 1 line

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/branches/release_70@341034 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
util.smartptr.enab Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 8 years ago
util.smartptr.hash Allow a standard library to implement conditional noexcept for optional and unique_ptr hash functions. 9 years ago
util.smartptr.shared Merging r340823: 7 years ago
util.smartptr.shared.atomic Add markup for libc++ dylib availability 9 years ago
util.smartptr.weak Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm.org/D39080 8 years ago
util.smartptr.weakptr Move test into test/std subdirectory. 11 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago