sparse on scripts/kconfig/*.c
From: Randy Dunlap
Date: Tue May 09 2017 - 12:47:58 EST
Hi,
I've been attempting to run sparse on the kconfig/ C files -- without success.
The kbuild files don't try to support CHECK in scripts/kconfig/ AFAICT,
and just running sparse on the C files has issues with not being able to
find header files.
Has anyone done this? Any clues about how to do it?
thanks,
--
~Randy