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
History
Marshall Clow
7fa6865392
Fix a couple of unguarded operator, calls in algorithm. Fixes PR#43063. Updated all the heap tests to check this.
...
llvm-svn: 369448
2019-08-20 21:31:51 +00:00
..
alg.c.library
Support tests in freestanding
2019-02-04 20:31:13 +00:00
alg.modifying.operations
This patch makes swap functions constexpr. Both swap overloads, swap_ranges and iter_swap are updated (with tests).
2019-07-05 20:13:34 +00:00
alg.nonmodifying
Support tests in freestanding
2019-02-04 20:31:13 +00:00
alg.sorting
Fix a couple of unguarded operator, calls in algorithm. Fixes PR#43063. Updated all the heap tests to check this.
2019-08-20 21:31:51 +00:00
algorithms.general
Support tests in freestanding
2019-02-04 20:31:13 +00:00