| commit | ec3e5d6fd87862eb77a2b0320d79b9a4427d39df | [log] [tgz] |
|---|---|---|
| author | Aaron Ballman <aaron@aaronballman.com> | Wed Sep 02 16:20:42 2015 +0000 |
| committer | Aaron Ballman <aaron@aaronballman.com> | Wed Sep 02 16:20:42 2015 +0000 |
| tree | c3a7c289cc09bb18ebae6bd2e84c98d5a1708b3f | |
| parent | fb497d79f65cfb9003f5494e5dea39753cb776c5 [diff] |
Disable clang-tidy Google checkers when not compiling in C++ mode. None of the checkers require additional testing as the tests will not compile for other languages or modes, or the checkers would never match a valid construct. llvm-svn: 246663