-
Notifications
You must be signed in to change notification settings - Fork 349
Closed
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
Better support for static analysis.
https://en.wikipedia.org/wiki/Sparse
https://elinux.org/Sparse
Describe the solution you'd like
Similar with Linux kernel, we need an option to build that runs sparse. In Linux kernel to run sparse
you just need to do
make C=1 [targets] Check all c source with checker tool
Describe alternatives you've considered
We already have checkpatch.pl integrated, would be a nice addition to have sparse
Additional context
Add any other context or screenshots about the feature request here.
lgirdwood
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request