CDash
CDash copied to clipboard
Create a separate static analysis section
Our current approach to static analysis treats such defects as build errors or build warnings. It would be better if instead they were handled as a separate section, similar to how we treat dynamic analysis. Achieving this goal will likely involve changes to the client (CTest) as well.
I think this is implemented in 3.0.0 already? Or am I mistaken?
It is not. Our current strategy is still to display static analysis defects as build errors.