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
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
..
allocator.adaptor [libcxx] [test] Fix line endings, avoid unnecessary non-ASCII. 8 years ago
any [libcxx][test] Silence -Wself-assign diagnostics 8 years ago
charconv [libc++] Fix build failures after merging <charconv> 7 years ago
function.objects [libcxx] func.wrap.func.con: Unset function before destroying anything 8 years ago
intseq [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 9 years ago
memory Merging r340823: 7 years ago
meta [test] two small cleanups: 7 years ago
optional [libcxx] [test] Strip trailing whitespace. NFC. 8 years ago
ratio Move remaining _LIBCPP_VERSION tests into test/libcxx 10 years ago
smartptr/unique.ptr Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 8 years ago
template.bitset [libcxx] [test] Fix MSVC warnings, null pointer deref. 8 years ago
time Merging r339816: 7 years ago
tuple [libcxx] [test] Fix MSVC warnings and errors. 8 years ago
type.index Fix recent build errors 9 years ago
utilities.general Move test into test/std subdirectory. 11 years ago
utility [libcxx] [test] Avoid MSVC truncation warnings. 8 years ago
utility.requirements Move test into test/std subdirectory. 11 years ago
variant Workaround GCC bug PR78489 - SFINAE order is not respected. 8 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago