freebsd-ports/devel/splint/pkg-descr
Jeroen Ruigrok van der Werven 593657968d Update to 2.5q.
PR:		20224
Submitted by:	MAINTAINER <s.moeding@ndh.net>
2000-07-31 11:25:02 +00:00

7 lines
289 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.
WWW: http://lclint.cs.virginia.edu/