llvm-project/clang-tools-extra/clang-tidy
Peter Collingbourne b17a3b3d33 Add a level parameter to ClangTidyCheck::diag.
The goal is to make it possible for checks to emit diagnostics at levels
other than 'warning'.

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

llvm-svn: 202668
2014-03-02 23:34:48 +00:00
..
google [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00
llvm [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00
tool Make the OptionCategory variable static. 2014-02-05 13:43:27 +00:00
CMakeLists.txt [CMake] Use LINK_LIBS instead of target_link_libraries(). 2014-02-26 06:41:29 +00:00
ClangTidy.cpp Add a level parameter to ClangTidyCheck::diag. 2014-03-02 23:34:48 +00:00
ClangTidy.h Add a level parameter to ClangTidyCheck::diag. 2014-03-02 23:34:48 +00:00
ClangTidyDiagnosticConsumer.cpp Added a naive NOLINT implementation. 2014-02-28 00:27:50 +00:00
ClangTidyDiagnosticConsumer.h [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00
ClangTidyModule.cpp Add the check name to the clang-tidy diagnostic output. 2014-01-13 10:50:51 +00:00
ClangTidyModule.h [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00
ClangTidyModuleRegistry.h
Makefile Fix clang-tidy dependencies and bad file comment. 2013-08-04 15:56:30 +00:00