summaryrefslogtreecommitdiff
path: root/devel/lclint/DESCR
blob: 43375a01c0acc113bac7634b0d660f9ad6f18ec0 (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, LCLint can perform stronger
checks than can be done by any standard lint.