mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-22 21:15:40 -04:00
![]() Add static_cast<int>. In these cases, the values are guaranteed to be small-ish, and they're being compared to int elements. test/std/containers/sequences/deque/deque.capacity/access.pass.cpp Use int instead of unsigned to iterate from 0 to 10. llvm-svn: 288747 |
||
---|---|---|
.. | ||
alg.binary.search | ||
alg.clamp | ||
alg.heap.operations | ||
alg.lex.comparison | ||
alg.merge | ||
alg.min.max | ||
alg.nth.element | ||
alg.permutation.generators | ||
alg.set.operations | ||
alg.sort | ||
nothing_to_do.pass.cpp |