llvm-project/clang-tools-extra/clang-tidy/llvm
Alexander Kornienko 41bfe8dde1 Add the check name to the clang-tidy diagnostic output.
Summary:
Pass check names all the way from ClangTidyModule through
ClangTidyCheck and ClangTidyContext to ClangTidyError, and output it in
handleErrors. This allows to find mis-behaving check and disable it easily.

Reviewers: djasper, klimek

Reviewed By: djasper

CC: cfe-commits

Differential Revision: http://llvm-reviews.chandlerc.com/D2534

llvm-svn: 199094
2014-01-13 10:50:51 +00:00
..
CMakeLists.txt [CMake] clang-tools-extra: Update dependencies. 2013-12-10 01:41:10 +00:00
LLVMTidyModule.cpp Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
LLVMTidyModule.h
Makefile