freebsd-ports/devel/splint/pkg-descr
Steve Price 4c338b08a1 Update to version 2.4b.
PR:		7113
Submitted by:	maintainer
1998-07-03 23:36:42 +00:00

9 lines
369 B
Plaintext

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.