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/meta
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
..
meta.help Cleanup _LIBCPP_HAS_NO_<c++11-feature> in the utilities library 9 years ago
meta.logical Remove trailing whitespace in test suite. Approved by Marshall Clow. 10 years ago
meta.rel [libcxx] P0604, invoke_result and is_invocable 8 years ago
meta.rqmts Move test into test/std subdirectory. 11 years ago
meta.trans [libcxx] P0604, invoke_result and is_invocable 8 years ago
meta.type.synop Move test into test/std subdirectory. 11 years ago
meta.unary Merging r324153: 8 years ago
meta.unary.prop.query Fix bad XFAIL which recent LIT changes diagnosed 9 years ago