diff options
author | Piotr Zegar <me@piotrzegar.pl> | 2023-03-18 10:44:11 +0000 |
---|---|---|
committer | Piotr Zegar <me@piotrzegar.pl> | 2023-03-18 10:44:13 +0000 |
commit | 113f0190dd386d93b42d781b975aa2cca5c88914 (patch) | |
tree | 77aae267cff176e5b2aa30d864d4c27c44fcd109 /libc | |
parent | 7ba9c060d48f79dd100b03ef9b91835e650e5307 (diff) | |
download | llvm-113f0190dd386d93b42d781b975aa2cca5c88914.tar.gz |
[clang-tidy] Fix minor bug in bugprone-too-small-loop-variable
Correct issue when incorrectly matched bitfield loop
variable would still be considered valid and equal to
base type, because check didnt compare size of bitfield.
Fixes issue introduced in: D142587
Reviewed By: carlosgalvezp
Differential Revision: https://reviews.llvm.org/D145958
Diffstat (limited to 'libc')
0 files changed, 0 insertions, 0 deletions