[clang-tools-extra] [clang-tidy] Create a check for signed and unsigned integers comparison (PR #113144)

via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 11 08:16:43 PST 2024


qt-tatiana wrote:

> > if I already have 2 approvals, should I squash all fix-ups and merge?
> 
> see https://llvm.org/docs/CodeReview.html#lgtm-how-a-patch-is-accepted
> 
> I can help you to merge it. please feel free to ping me.

Thank you for help!

I squashed all fixups into the main change (used this instruction https://llvm.org/docs/GitHub.html#landing-your-change)

Whould it be possible to land the chamge? :-)

https://github.com/llvm/llvm-project/pull/113144


More information about the cfe-commits mailing list