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.sorting
/
alg.sort
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
9
-0
/
+12
*
Support tests in freestanding
JF Bastien
2019-02-04
13
-13
/
+39
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
13
-52
/
+39
*
Some of the tests from earlier today had 'int' as the return type when it sho...
Marshall Clow
2018-01-15
4
-4
/
+4
*
First part of P0202: Adding constexpr modifiers to functions in <algorithm> a...
Marshall Clow
2018-01-15
4
-0
/
+52
*
Cleanup _LIBCPP_HAS_NO_<c++11-feature> in algorithm
Eric Fiselier
2017-04-18
3
-15
/
+12
*
Stop using random_shuffle in the libc++ test suite. It's going to be removed ...
Marshall Clow
2017-02-07
7
-7
/
+28
*
Enable the -Wsign-compare warning to better support MSVC
Eric Fiselier
2016-12-11
2
-2
/
+2
*
[libcxx] [test] Fix MSVC warning C4244 "conversion from 'X' to 'Y', possible ...
Stephan T. Lavavej
2016-12-08
2
-2
/
+8
*
[libcxx] [test] D27015: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...
Stephan T. Lavavej
2016-11-23
6
-12
/
+12
*
[libcxx] [test] D27014: Fix MSVC warning C4018 "signed/unsigned mismatch", pa...
Stephan T. Lavavej
2016-11-23
3
-5
/
+8
*
Add array bounds assertions to satisfy MSVC's /analyze flag. Patch from STL@m...
Eric Fiselier
2016-06-26
2
-0
/
+8
*
Add braces, move braces, and rename variables to avoid shadowing. Patch from ...
Eric Fiselier
2016-04-28
1
-0
/
+2
*
Move test into test/std subdirectory.
Eric Fiselier
2014-12-20
13
-0
/
+1512