CodeChecker

From Qt Wiki
Revision as of 12:47, 23 February 2021 by AnnaWojciechowska (talk | contribs) (CodeChecker analysis and gerrit reviews)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Since December 2020 we run the clang static code analysis tool on selected modules of the qt project. Gerrit changes from modules are analysed, found issues are grouped and QtStaticAnalysisBot is generating comments if the severity is MEDIUM or higher (HIGH, CRITICAL). We encourage developers to report if the issue is a false positive. In case of a valid issue, we encourage developers to correct the source code accordingly.