forked from OSchip/llvm-project
41bfe8dde1
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LLVMTidyModule.cpp | ||
LLVMTidyModule.h | ||
Makefile |