Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
e93c63d468d36e67cb15d183ecc6b8216c87c138
/
libcxx
/
test
/
std
/
utilities
/
tuple
/
tuple.tuple
/
tuple.helper
73f7f8d
[libcxx] [test] Fix -Wmismatched-tags in tuple_size_structured_bindings.pass.cpp.
by Stephan T. Lavavej
· 8 years ago
afdc993
[libcxx] [test] Add more tests to tuple_size_structured_bindings.pass.cpp and make it friendlier to C1XX.
by Stephan T. Lavavej
· 8 years ago
07aaf62
Fix XPASS buildbot failure related to structured bindings
by Eric Fiselier
· 9 years ago
a00db36
Fix verify test on 32 bit systems
by Eric Fiselier
· 9 years ago
cb0d4df
[libcxx] Re-implement LWG 2770 again: Fix tuple_size to work with structured bindings
by Eric Fiselier
· 9 years ago
1013fe3
Re-implement LWG 2770 - Fix tuple_size with structured bindings.
by Eric Fiselier
· 9 years ago
2371589
Implement LWG 2770 - Make tuple_size<T> defined for all T
by Eric Fiselier
· 9 years ago
0f901c7
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
by Stephan T. Lavavej
· 9 years ago
03e29a2
Implement C++17 tuple bits. Including apply and make_from_tuple.
by Eric Fiselier
· 9 years ago
10b9a1b
Flatten the tuple_element and __make_tuple_types implementations.
by Eric Fiselier
· 9 years ago
d04c685
Remove trailing whitespace in test suite. Approved by Marshall Clow.
by Eric Fiselier
· 9 years ago
38e229f
Guard testing of tuple extensions to make tests portable
by Eric Fiselier
· 9 years ago
0a52cd7
[libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
by Eric Fiselier
· 11 years ago
5a83710
Move test into test/std subdirectory.
by Eric Fiselier
· 11 years ago