mirror of
https://github.com/Gericom/teak-llvm.git
synced 2025-06-24 22:08:57 -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.copy | ||
alg.fill | ||
alg.generate | ||
alg.move | ||
alg.partitions | ||
alg.random.sample | ||
alg.random.shuffle | ||
alg.remove | ||
alg.replace | ||
alg.reverse | ||
alg.rotate | ||
alg.swap | ||
alg.transform | ||
alg.unique | ||
nothing_to_do.pass.cpp |