diff options
| author | Manuel Klimek <klimek@google.com> | 2013-11-14 15:49:44 +0000 |
|---|---|---|
| committer | Manuel Klimek <klimek@google.com> | 2013-11-14 15:49:44 +0000 |
| commit | 814f9bd93afff12f61bf351746c7710b8a98fe72 (patch) | |
| tree | 4f8313c6c7590bbfe767b3f02106c4a7203742f9 /clang/lib/Driver/Tools.cpp | |
| parent | e8a2c18bc7846728bbaa612e9861c018eb2bf0f1 (diff) | |
| download | bcm5719-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/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions

