[PATCH] D96281: [clang-tidy] Add options to describe individual core increments to readability-function-cognitive-complexity check.
Jens Massberg via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 3 02:05:13 PST 2021
massberg added a comment.
In D96281#2596657 <https://reviews.llvm.org/D96281#2596657>, @lebedev.ri wrote:
> Once again, can we please split this into two patches?
> I'm quite happy with the `DescribeBasicIncrements` stuff, that can be merged right now.
I have removed the IgnoreMacros and will add it in an independent patch.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96281/new/
https://reviews.llvm.org/D96281
More information about the cfe-commits
mailing list