teak-llvm/libcxx/test/std/utilities/tuple/tuple.tuple
Eric Fiselier 9af60c4a8b Implement LWG 2773 - std::ignore should be constexpr.
In addition to the PR for LWG 2773 this patch also ensures
that each of std::ignores constructors or assignment operators
are constexpr.

llvm-svn: 294165
2017-02-06 01:25:31 +00:00
..
tuple.apply [libcxx] [test] Fix comment typos. 2017-02-05 22:48:20 +00:00
tuple.assign Revert r289727 due to PR31384 2016-12-15 06:34:54 +00:00
tuple.cnstr [libcxx] [test] Fix comment typos. 2017-02-05 22:48:20 +00:00
tuple.creation Implement LWG 2773 - std::ignore should be constexpr. 2017-02-06 01:25:31 +00:00
tuple.elem [libcxx] [test] D27266: Remove spurious semicolons. 2016-12-06 01:14:06 +00:00
tuple.helper Fix XPASS buildbot failure related to structured bindings 2017-01-05 01:34:14 +00:00
tuple.rel [libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible loss of data", part 4/7. 2016-12-08 21:38:23 +00:00
tuple.special
tuple.swap
tuple.traits
alloc_first.h
alloc_last.h
empty_member.pass.cpp
TupleFunction.pass.cpp Replace __cplusplus comparisons and dialect __has_feature checks with TEST_STD_VER. 2016-06-14 21:31:42 +00:00