index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcxx
/
test
/
std
/
utilities
/
tuple
/
tuple.tuple
/
tuple.creation
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR43764: Qualify a couple of calls to forward_as_tuple to be ADL-resilient.
David Blaikie
2019-10-28
1
-0
/
+16
*
add tuple_cat test for const T
Eric Fiselier
2019-04-26
1
-6
/
+6
*
Fix return type of std::tuple_cat.
Eric Fiselier
2019-04-26
1
-0
/
+15
*
Support tests in freestanding
JF Bastien
2019-02-04
4
-4
/
+12
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
4
-16
/
+12
*
Implement LWG 2773 - std::ignore should be constexpr.
Eric Fiselier
2017-02-06
1
-0
/
+21
*
Revert previous cleanup; I got too agressive removing #ifdefs
Marshall Clow
2017-01-23
1
-0
/
+2
*
Removed some un-needed ifdefs
Marshall Clow
2017-01-23
1
-2
/
+0
*
[libcxx] [test] Replace _LIBCPP_STD_VER with TEST_STD_VER.
Stephan T. Lavavej
2016-11-04
4
-5
/
+12
*
Remove trailing whitespace in test suite. Approved by Marshall Clow.
Eric Fiselier
2016-06-01
2
-2
/
+2
*
Remove names of unreferenced parameters. Patch from STL@microsoft.com
Eric Fiselier
2016-04-28
1
-2
/
+2
*
[libcxx] Mark most tuple tests UNSUPPORTED for c++03 and c++98.
Eric Fiselier
2015-02-19
4
-0
/
+8
*
Get tests running with warnings. Fix warnings in headers and tests
Eric Fiselier
2015-02-05
1
-1
/
+10
*
We had two identical files named 'MoveOnly.h' in the test suite. Move one to ...
Marshall Clow
2015-01-28
1
-1
/
+1
*
Walter Brown sent a list of tests which needed 'additional includes' to match...
Marshall Clow
2015-01-09
1
-0
/
+1
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
4
-0
/
+402