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