hanchenye-llvm-project/clang-tools-extra/test/clang-tidy
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
..
basic.cpp Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
fix.cpp
select-checks.cpp
static-analyzer.cpp