hanchenye-llvm-project/clang-tools-extra/unittests
Manuel Klimek 814f9bd93a Make clang's static analyzer checks available through clang-tidy.
This is implemented in a way that the current static analyzer
architecture allows, in the future we might want to revisit this.

With this change static analyzer checks are available from clang-tidy
by specifying -checks=clang-analyzer-<name>.

This change also fixes the use of the compilation database to allow
clang-tidy to be used like any other clang tool.

llvm-svn: 194707
2013-11-14 15:49:44 +00:00
..
clang-apply-replacements Fix build by adding dep on TransformUtils 2013-09-30 14:29:28 +00:00
clang-modernize clang-modernize: Apply replacements using clang-apply-replacements 2013-10-05 12:15:58 +00:00
clang-query Introduce clang-query tool. 2013-11-08 00:08:23 +00:00
clang-tidy Make clang's static analyzer checks available through clang-tidy. 2013-11-14 15:49:44 +00:00
include/common clang-apply-replacements: Add code formatting functionality 2013-09-30 13:59:21 +00:00
CMakeLists.txt Introduce clang-query tool. 2013-11-08 00:08:23 +00:00
Makefile Introduce clang-query tool. 2013-11-08 00:08:23 +00:00