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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/utilities
Hans Wennborg 8d0ea13047 Merging r324153:
------------------------------------------------------------------------
r324153 | ericwf | 2018-02-02 23:39:59 +0100 (Fri, 02 Feb 2018) | 6 lines

Fix has_unique_object_representation after Clang commit r324134.

Clang previously reported an empty union as having a unique object
representation. This was incorrect and was fixed in a recent Clang commit.

This patch fixes the libc++ tests.
------------------------------------------------------------------------


git-svn-id: https://llvm.org/svn/llvm-project/libcxx/branches/release_60@324345 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
allocator.adaptor [libcxx] [test] Fix line endings, avoid unnecessary non-ASCII. 8 years ago
any Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 8 years ago
function.objects [libcxx] P0604, invoke_result and is_invocable 8 years ago
intseq [libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER. 9 years ago
memory Land D28253 which fixes PR28929 (which we mistakenly marked as fixed before) 8 years ago
meta Merging r324153: 8 years ago
optional Tolerate [[nodiscard]] annotations in the STL. Reviewed as https://reviews.llvm.org/D39033 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 [libcxx] [test] Rename _Tp to T. NFCI. 8 years ago
tuple [libcxx] [test] Fix MSVC warnings, null pointer deref. 8 years ago
type.index Fix recent build errors 9 years ago
utilities.general Move test into test/std subdirectory. 11 years ago
utility Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 8 years ago
utility.requirements Move test into test/std subdirectory. 11 years ago
variant Change (void) casts to TEST_IGNORE_NODISCARD, as requested by Eric. Reviewed as https://reviews.llvm.org/D40065 8 years ago
nothing_to_do.pass.cpp Move test into test/std subdirectory. 11 years ago