-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As a first step, we should enable the flag -fanalyzer, possibly with -O0 to have some static analysis from gcc itself. This requires gcc version >= 10.
In addition to the above, we could also use cppcheck, which seems to be a popular choice among developers.
Static analysis should be available as a Make target, where memory check is also performed by valgrind.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request