clang-tidy-3.7

clang-based C++ linter tool
  http://www.llvm.org/
  0
  no reviews



Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks.