This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
libcxx
/
test
/
std
/
algorithms
/
alg.sorting
History
Eric Fiselier
d04c685168
Remove trailing whitespace in test suite. Approved by Marshall Clow.
...
llvm-svn: 271435
2016-06-01 21:35:39 +00:00
..
alg.binary.search
…
alg.clamp
Implement P0025R0: 'An algorithm to clamp a value between a pair of boundary values' for C++17
2016-03-07 22:43:49 +00:00
alg.heap.operations
Remove trailing whitespace in test suite. Approved by Marshall Clow.
2016-06-01 21:35:39 +00:00
alg.lex.comparison
…
alg.merge
Remove trailing whitespace in test suite. Approved by Marshall Clow.
2016-06-01 21:35:39 +00:00
alg.min.max
Remove trailing whitespace in test suite. Approved by Marshall Clow.
2016-06-01 21:35:39 +00:00
alg.nth.element
…
alg.permutation.generators
…
alg.set.operations
Fix warnings in test/std/algorithms
2015-07-18 21:53:16 +00:00
alg.sort
Add braces, move braces, and rename variables to avoid shadowing. Patch from STL@microsoft.com
2016-04-28 02:45:11 +00:00
nothing_to_do.pass.cpp
…