[PATCH] D96281: [clang-tidy] Add options to describe individual core increments to readability-function-cognitive-complexity check.

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 3 04:49:51 PST 2021


lebedev.ri accepted this revision.
lebedev.ri added a comment.
This revision is now accepted and ready to land.

In D96281#2599812 <https://reviews.llvm.org/D96281#2599812>, @lebedev.ri wrote:

> Does the test start to fail if you undo the .cpp change?
> You may want to add some `  // CHECK-NOTES-NOT: warning`

Actually, i guess it should fail then, lgtm.
If you need help committing this, please specify `name <e at ma.il>` to be used for git commit author field.


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