Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
clang-analyzer - A source code analysis framework
- Description:
The Clang Static Analyzer consists of both a source code analysis
framework and a standalone tool that finds bugs in C and Objective-C
programs. The standalone tool is invoked from the command-line, and is
intended to run in tandem with a build of a project or code base.
Packages
clang-analyzer-2.8-5.el6.i686
[61 KiB] |
Changelog
by Michel Salim (2010-11-27):
- clang now requires gcc-c++ for linking and headers (bug #654560)
|