Oct
12th
Sun
12th
LLVM/Clang Static Analyzer
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…