aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/BinaryStreamWriter.cpp
diff options
context:
space:
mode:
authorJulian Schmidt <git.julian.schmidt@gmail.com>2024-05-15 14:35:07 +0200
committerGitHub <noreply@github.com>2024-05-15 14:35:07 +0200
commit3b5a121a2478e586f59e3277d04d17fb63be5d76 (patch)
treed6df835e2670d8394053811c2fd545e27128125c /llvm/lib/Support/BinaryStreamWriter.cpp
parent398162ddbcf741c49e86bef2ef4aaa3fd0213916 (diff)
downloadllvm-3b5a121a2478e586f59e3277d04d17fb63be5d76.zip
llvm-3b5a121a2478e586f59e3277d04d17fb63be5d76.tar.gz
llvm-3b5a121a2478e586f59e3277d04d17fb63be5d76.tar.bz2
[clang-tidy][NFC] replace comparison of begin and end iterators with range empty (#91994)
Improves readability by changing comparisons of `*_begin` and `*_end` iterators into `.empty()` on their range.
Diffstat (limited to 'llvm/lib/Support/BinaryStreamWriter.cpp')
0 files changed, 0 insertions, 0 deletions