Go to file
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
clang Add support for static analysis to clang-check 2013-06-06 12:35:43 +00:00
clang-tools-extra cpp11-migrate: Eliminate windows line endings 2013-06-05 16:39:24 +00:00
compiler-rt [ASan] move all lit_tests under TestCases 2013-06-06 09:23:34 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Neglected to remove a debugging comment from last commit. 2013-05-21 21:19:35 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [Driver][Core] Handle -mllvm option. 2013-06-05 23:19:18 +00:00
lldb <rdar://problem/14064994> 2013-06-06 00:58:37 +00:00
llvm Cast to the correct type. Pointer, not reference. 2013-06-06 05:39:29 +00:00
polly scop detection: do not call getAliasSetForPointer when IgnoreAliasing 2013-06-03 16:35:41 +00:00