llvm-project/clang/test/Tooling
Pavel Labath c3282c0b3c Add support for static analysis to clang-check
Summary:
This adds a command line argument '-analyze' to clang-check which runs the
clang static analyzer on the source files.

Reviewers: klimek

CC: cfe-commits, revane

Differential Revision: http://llvm-reviews.chandlerc.com/D926

llvm-svn: 183399
2013-06-06 12:35:43 +00:00
..
Inputs Fixes a segfault in Tooling when using pch's: 2012-07-31 13:56:54 +00:00
auto-detect-from-source-parent-of-cwd.cpp Use 'env' in tests that set environment variables. 2013-05-15 01:45:37 +00:00
auto-detect-from-source-parent.cpp Added PR number for failing win64 tests. 2013-03-25 18:56:45 +00:00
auto-detect-from-source.cpp Added PR number for failing win64 tests. 2013-03-25 18:56:45 +00:00
clang-check-analyzer.cpp Add support for static analysis to clang-check 2013-06-06 12:35:43 +00:00
clang-check-args.cpp As of r180836, these tests should no longer be XFAILed on Windows. 2013-05-01 15:16:52 +00:00
clang-check-ast-dump.cpp Add indents to AST dumping and removed parenthesis from AST nodes. 2013-01-31 01:44:26 +00:00
clang-check-autodetect-dir.cpp Added PR number for failing win64 tests. 2013-03-25 18:56:45 +00:00
clang-check-builtin-headers.cpp As of r180836, these tests should no longer be XFAILed on Windows. 2013-05-01 15:16:52 +00:00
clang-check-chdir.cpp As of r180836, these tests should no longer be XFAILed on Windows. 2013-05-01 15:16:52 +00:00
clang-check-extra-arg.cpp clang-check: Enable specification of additional compiler arguments 2013-06-05 16:23:30 +00:00
clang-check-pwd.cpp Use 'env' in tests that set environment variables. 2013-05-15 01:45:37 +00:00
clang-check-strip-o.cpp ClangTool: strip -o from the command line 2013-06-06 11:52:19 +00:00
clang-check.cpp As of r180836, these tests should no longer be XFAILed on Windows. 2013-05-01 15:16:52 +00:00
multi-jobs.cpp As of r180836, these tests should no longer be XFAILed on Windows. 2013-05-01 15:16:52 +00:00
pch.cpp ClangTool output cleanup 2013-03-15 20:14:01 +00:00