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. Here are some important points we ask you to consider when using the static analyzer: This tool is very early in development. There are many planned enhancements to improve