blob: eb2630c2b0e890f46f4fb4e600fa079cc8d49162 (
plain)
1
2
3
4
|
LCLint is a tool for statically checking C programs. With minimal
effort, LCLint can be used as a better lint. If additional effort is
invested adding annotations to programs, LCLing can perform stronger
checks than can be done by any standard lint.
|