summaryrefslogtreecommitdiff
path: root/devel/lclint/pkg-descr
blob: 44151c6d24cb2259f2b8167aa2e3627e990b961e (plain) (blame)
1
2
3
4
5
6
7
8
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.

Check the LCLint home page at 
	http://www.sds.lcs.mit.edu/lclint/
for more information and complete documentation.