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
/
algorithms
/
alg.modifying.operations
/
alg.partitions
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcxx: Rename .hpp files in libcxx/test/support to .h
Nico Weber
2019-08-21
1
-1
/
+1
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
1
-0
/
+1
*
Support tests in freestanding
JF Bastien
2019-02-04
5
-5
/
+15
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
5
-20
/
+15
*
[libcxx] [test] Strip trailing whitespace, NFC.
Stephan T. Lavavej
2018-02-12
1
-2
/
+2
*
Still more P0202 constexpr-ifying. This batch is: for_each/for_each_n/lexicog...
Marshall Clow
2018-01-22
1
-2
/
+24
*
Some of the tests from earlier today had 'int' as the return type when it sho...
Marshall Clow
2018-01-15
2
-2
/
+2
*
partition_point gets the P0202 treatment
Marshall Clow
2018-01-15
1
-2
/
+19
*
First part of P0202: Adding constexpr modifiers to functions in <algorithm> a...
Marshall Clow
2018-01-15
1
-2
/
+17
*
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm
Eric Fiselier
2017-04-18
1
-3
/
+1
*
Enable the -Wsign-compare warning to better support MSVC
Eric Fiselier
2016-12-11
1
-53
/
+58
*
Add missing include in test; NFC. Thanks to Jonathan Wakely for the report.
Marshall Clow
2016-10-13
1
-0
/
+1
*
Fix warnings in test/std/algorithms
Eric Fiselier
2015-07-18
1
-5
/
+5
*
Fix PR#22433. The algorithm is_partitioned was testing an item in the middle ...
Marshall Clow
2015-02-02
1
-5
/
+24
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
5
-0
/
+602