Disable clang-tidy Google checkers when not compiling in C++ mode. None of the...
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
Loading
Please sign in to comment