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.adjacent.find | ||
alg.all_of | ||
alg.any_of | ||
alg.count | ||
alg.equal | ||
alg.find | ||
alg.find.end | ||
alg.find.first.of | ||
alg.foreach | ||
alg.is_permutation | ||
alg.none_of | ||
alg.search | ||
mismatch | ||
nothing_to_do.pass.cpp |