[PATCH] D97753: [clang-tidy] Add a check for enforcing minimum length for variable names
Florin Iucha via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 8 05:57:04 PDT 2021
0x8000-0000 updated this revision to Diff 365016.
0x8000-0000 added a comment.
Updated documentation for all options.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97753/new/
https://reviews.llvm.org/D97753
Files:
clang-tools-extra/clang-tidy/readability/CMakeLists.txt
clang-tools-extra/clang-tidy/readability/ReadabilityTidyModule.cpp
clang-tools-extra/clang-tidy/readability/VariableLengthCheck.cpp
clang-tools-extra/clang-tidy/readability/VariableLengthCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/list.rst
clang-tools-extra/docs/clang-tidy/checks/readability-variable-length.rst
clang-tools-extra/test/clang-tidy/checkers/readability-variable-length.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97753.365016.patch
Type: text/x-patch
Size: 16926 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210808/698f22c9/attachment-0001.bin>
More information about the cfe-commits
mailing list