diff options
author | Jeremy Morse <jeremy.morse@sony.com> | 2021-10-18 10:26:09 +0100 |
---|---|---|
committer | Jeremy Morse <jeremy.morse@sony.com> | 2021-10-18 10:28:52 +0100 |
commit | ea970661dc74505da6c45f6c83579aabb115ecc5 (patch) | |
tree | 4b2658cc3cff1f595bb87805d20cd75522e8cf73 /clang/lib/Frontend/CompilerInstance.cpp | |
parent | 012248b0bc8e638d96db22dd091adca2ef9549db (diff) | |
download | llvm-ea970661dc74505da6c45f6c83579aabb115ecc5.zip llvm-ea970661dc74505da6c45f6c83579aabb115ecc5.tar.gz llvm-ea970661dc74505da6c45f6c83579aabb115ecc5.tar.bz2 |
Fix signed/unsigned comparison after b5426ced71280
gcc11 warns that this counter causes a signed/unsigned comaprison when it's
later compared with a SmallVector::difference_type. gcc appears to be
correct, clang does not warn one way or the other.
Diffstat (limited to 'clang/lib/Frontend/CompilerInstance.cpp')
0 files changed, 0 insertions, 0 deletions