summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorManuel Klimek <klimek@google.com>2013-11-14 15:49:44 +0000
committerManuel Klimek <klimek@google.com>2013-11-14 15:49:44 +0000
commit814f9bd93afff12f61bf351746c7710b8a98fe72 (patch)
tree4f8313c6c7590bbfe767b3f02106c4a7203742f9 /clang/lib/Frontend/CompilerInvocation.cpp
parente8a2c18bc7846728bbaa612e9861c018eb2bf0f1 (diff)
downloadbcm5719-llvm-814f9bd93afff12f61bf351746c7710b8a98fe72.tar.gz
bcm5719-llvm-814f9bd93afff12f61bf351746c7710b8a98fe72.zip
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud