[PATCH] D142587: [clang-tidy] Improved too-small-loop-variable with bit-field support
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 26 00:56:54 PST 2023
PiotrZSL updated this revision to Diff 500523.
PiotrZSL marked 2 inline comments as done.
PiotrZSL added a comment.
Review comments fix
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142587/new/
https://reviews.llvm.org/D142587
Files:
clang-tools-extra/clang-tidy/bugprone/TooSmallLoopVariableCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/too-small-loop-variable.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142587.500523.patch
Type: text/x-patch
Size: 11186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230226/3b434cf8/attachment-0001.bin>
More information about the cfe-commits
mailing list