Details
-
Type:
Story
-
Status: In Progress
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: lsst_distrib
-
Labels:None
-
Story Points:4
-
Epic Link:
-
Team:Architecture
-
Urgent?:No
Description
Previously bear was used to create a compile database for code analysis.
CodeChecker is a better alternative is it provided creation of a compile database from any build command (rebuild, scons) and allows to run clang-tidy and the clang static analyzer on the compile database and create a report web page.
https://github.com/Ericsson/codechecker
Attachments
Issue Links
- is child task of
-
DM-29511 Cleanup code on afw using clang-tidy
- Done
Attached the code checker report on a lsst_distrib build.