llvm-project/clang-tools-extra/clang-tidy/tool
Alexander Kornienko 1de35e719f Add clang-tidy-diff.py script to run clang-tidy and display warnings on changed lines only.
Reviewers: djasper

Reviewed By: djasper

Subscribers: cfe-commits

Differential Revision: http://reviews.llvm.org/D4288

llvm-svn: 211698
2014-06-25 14:09:52 +00:00
..
CMakeLists.txt Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00
ClangTidyMain.cpp Replace llvm::error_code with std::error_code. 2014-06-12 13:32:11 +00:00
Makefile Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00
clang-tidy-diff.py Add clang-tidy-diff.py script to run clang-tidy and display warnings on changed lines only. 2014-06-25 14:09:52 +00:00