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/utility
Benjamin Kramer 5384fd8538 Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@315809 91177308-0d34-0410-b5e6-96231b3b80d8
8 years ago
..
as_const [libcxx] [test] Untabify, NFC. 8 years ago
declval Fix a handful of tests that fail in C++03 10 years ago
exchange [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7. 9 years ago
forward Fix two failing -verify tests to tolerate old and new clang versions 8 years ago
operators Move test into test/std subdirectory. 11 years ago
pairs Remove unneeded typename from test 8 years ago
utility.inplace Test changes for P0504R0 "Revisiting in-place tag types for any/optional/variant". Patch from Casey Carter 9 years ago
utility.swap Add is_swappable/is_nothrow_swappable traits 10 years ago
synopsis.pass.cpp Placate unused variable warnings uncovered by improvements to clang's -Wunused-variable 8 years ago