Subject: CVS commit: pkgsrc/lang/clang-static-analyzer
From: Thomas Klausner
Date: 2015-11-06 14:50:05
Message id: 20151106135005.B96AF98@cvs.netbsd.org

Log Message:
Import clang-static-analyzer-3.7.0 as lang/clang-static-analyzer.

The Clang Static Analyzer is a source code analysis tool that finds
bugs in C, C++, and Objective-C programs.

The standalone tool is invoked from the command line, and is intended
to be run in tandem with a build of a codebase.

The analyzer is 100% open source and is part of the Clang project.
Like the rest of Clang, the analyzer is implemented as a C++ library
that can be used by other tools and applications

Files:
RevisionActionfile
1.1addpkgsrc/lang/clang-static-analyzer/DESCR
1.1addpkgsrc/lang/clang-static-analyzer/Makefile
1.1addpkgsrc/lang/clang-static-analyzer/PLIST