By bloid
via clang.llvm.org
Submitted: Jul 06 2008 / 12:55
The LLVM/Clang static analyzer is a standalone tool that find bugs in C and Objective-C programs. Currently the analyzer is invoked as a command-line tool. It is intended to run in tandem with a build of a project or code base.
Add your comment