[PATCH] D53974: [clang-tidy] new check: bugprone-too-small-loop-variable
Jonas Toth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Nov 10 03:24:22 PST 2018
JonasToth added a comment.
> I'll run it on LibreOffice code again and we'll see.
Perfect, if you have the time, running it against LLVM would be very interesting as well.
>> Do you have commit access?
>
> Commit access? This is my first patch.
If you plan to regularly contribute to LLVM you can ask for commit access (process written here: https://llvm.org/docs/DeveloperPolicy.html#obtaining-commit-access).
I (or someone else) can commit this patch for you in the meanwhile (of course with attribution to you).
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D53974
More information about the cfe-commits
mailing list