diff options
author | Aaron Ballman <aaron@aaronballman.com> | 2015-08-28 19:27:19 +0000 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2015-08-28 19:27:19 +0000 |
commit | 327e97bb37ec535f134b0b3e7ecbb9c181ad4f4c (patch) | |
tree | 787f0b09c43bf1d18e7b891e8f6d33cd4bbc5956 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | ff7da34bc36d2859076876637ad2b04796cbb81c (diff) | |
download | llvm-327e97bb37ec535f134b0b3e7ecbb9c181ad4f4c.zip llvm-327e97bb37ec535f134b0b3e7ecbb9c181ad4f4c.tar.gz llvm-327e97bb37ec535f134b0b3e7ecbb9c181ad4f4c.tar.bz2 |
Disable clang-tidy misc checkers when not compiling in C++ mode. Many of the checkers do not 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: 246318
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions