-
Type: Technical Debt
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
5
We added scripts for clang's static analysis tools, scan and tidy, in WT-3819, but we didn't create a process where they regularly get run and the results evaluated.
This isn't as easy as it seems because we don't get clean runs from these tools, and so the output isn't necessarily empty on success, it probably requires human evaluation or some way where we can detect a change in the output from the last successful run.
- is duplicated by
-
WT-4934 Fix and update clang-tidy testing
- Closed