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
/
utility
/
pairs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace __cplusplus comparisons and dialect __has_feature checks with TEST_ST...
Eric Fiselier
2016-06-14
2
-3
/
+7
*
Remove _LIBCPP_TRIVIAL_PAIR_COPY_CTOR option.
Eric Fiselier
2016-06-14
3
-6
/
+94
*
[libcxx] Improve tests to use the UNSUPPORTED lit directive
Asiri Rathnayake
2016-05-28
3
-12
/
+3
*
Removing some trailing whitespace
Eric Fiselier
2016-05-04
2
-2
/
+2
*
Mark some test XFAIL for GCC 4.9 due to missing is_trivial* traits
Eric Fiselier
2016-01-20
2
-1
/
+12
*
Add a bunch of missing includes in the test suite to make it more portable. F...
Marshall Clow
2016-01-12
1
-0
/
+1
*
[libcxx] Fix LWG Issue #2367 - Fixing std::tuple and std::pair's default cons...
Eric Fiselier
2015-12-23
2
-6
/
+175
*
[libcxx] LWG2485: get() should be overloaded for const tuple&&. Patch from K-...
Eric Fiselier
2015-12-18
2
-5
/
+111
*
The test I cnecked in to check the fix for PR#24890 failed (as expected) w/o ...
Marshall Clow
2015-09-22
1
-0
/
+1
*
Check in the test for PR#24890 that I forgot in previous commit
Marshall Clow
2015-09-22
1
-0
/
+18
*
[libcxx] Move tuple_size and tuple_element overloads for pair and array out o...
Eric Fiselier
2015-03-17
2
-7
/
+44
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
28
-0
/
+1030