[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 06:54:52 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc7dac52203a0: [clang-tidy] Improved too-small-loop-variable with bit-field support (authored by PiotrZSL).

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.500576.patch
Type: text/x-patch
Size: 11186 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230226/6d548976/attachment.bin>


More information about the cfe-commits mailing list