[PATCH] D71963: clang-tidy doc: Add the severities description

Sylvestre Ledru via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Dec 29 03:25:15 PST 2019


sylvestre.ledru added a comment.

I do agree that they are subjective and not perfect.

However, I found the classification extremely useful when you look at the results on big projects.
I have been using codechecker (where the severities are coming from) for Firefox and its has been extremely useful to evaluate the importance of the checkers.

> For instance, the CERT rules all come with a severity specified by the rule itself

Did you see some difference?

> it if each coding standard has drastically different ideas about severity

Do you have some examples of this occurrence?

thanks for the feedback


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71963/new/

https://reviews.llvm.org/D71963





More information about the cfe-commits mailing list