[PATCH] D97753: [clang-tidy] Add a check for enforcing minimum length for variable names
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Aug 12 08:34:24 PDT 2021
aaron.ballman closed this revision.
aaron.ballman added a comment.
In D97753#2941277 <https://reviews.llvm.org/D97753#2941277>, @0x8000-0000 wrote:
> The diff was generated with format-patch, so can be applied with "git am".
>
> The envelope:
>
>> commit d98d336b452876cfbc32ad1b76319912c45b646b (HEAD -> readability-variable-name-length-main)
>> Author: Florin Iucha <florin at signbit.net>
>> Date: Mon Mar 1 00:57:01 2021 -0500
Thanks! When I go to download the diff from Phab, it drops the envelope so all I have is the diff. :-)
I've commit on your behalf in d2c5cbc3a856c2f8bbda05540fa761bb94ba32f6 <https://reviews.llvm.org/rGd2c5cbc3a856c2f8bbda05540fa761bb94ba32f6>
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97753/new/
https://reviews.llvm.org/D97753
More information about the cfe-commits
mailing list