llvm-project/libcxx/test/std/utilities/utility
Eric Fiselier bd23d4daac Remove all usages of REQUIRES-ANY in the test suite.
Pending LIT changes are about to remove the REQUIRES-ANY keyword
in place of supporting boolean && and || within "REQUIRES". This
patch prepares libc++ for that change so that when applied
the bots don't lose their mind.

llvm-svn: 292901
2017-01-24 09:11:08 +00:00
..
as_const Remove trailing whitespace in test suite. Approved by Marshall Clow. 2016-06-01 21:35:39 +00:00
declval Fix a handful of tests that fail in C++03 2015-07-28 07:31:50 +00:00
exchange [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 7/7. 2016-12-08 21:38:57 +00:00
forward Fix shadow warnings. Patch from STL@microsoft.com 2016-10-07 22:10:35 +00:00
operators
pairs Remove all usages of REQUIRES-ANY in the test suite. 2017-01-24 09:11:08 +00:00
utility.inplace Test changes for P0504R0 "Revisiting in-place tag types for any/optional/variant". Patch from Casey Carter 2016-11-17 19:23:35 +00:00
utility.swap Add is_swappable/is_nothrow_swappable traits 2016-04-21 23:38:59 +00:00
synopsis.pass.cpp [libcxx] Fix c++98 test failures. 2016-06-03 21:40:03 +00:00