llvm-project/libcxx/test/std/utilities/memory/util.smartptr
Marshall Clow 7700912976 Land D28253 which fixes PR28929 (which we mistakenly marked as fixed before)
llvm-svn: 319736
2017-12-05 04:09:49 +00:00
..
util.smartptr.enab Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 2017-11-21 21:37:26 +00:00
util.smartptr.hash Allow a standard library to implement conditional noexcept for optional and unique_ptr hash functions. 2017-04-18 00:19:50 +00:00
util.smartptr.shared Land D28253 which fixes PR28929 (which we mistakenly marked as fixed before) 2017-12-05 04:09:49 +00:00
util.smartptr.shared.atomic Add markup for libc++ dylib availability 2017-05-04 17:08:54 +00:00
util.smartptr.weak Tolerate even more [[nodiscard]] in the STL. Reviewed as https://reviews.llvm.org/D39080 2017-11-15 07:45:07 +00:00
util.smartptr.weakptr
nothing_to_do.pass.cpp