llvm-project/clang-tools-extra/clang-tidy
Chandler Carruth edc9e38810 [cleanup] Re-sort headers with llvm/utils/sort_includes.py.
llvm-svn: 202809
2014-03-04 10:03:05 +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 Determine support for colored output from stdout instead of stderr since that's where the diagnostics go. 2014-03-03 07:37:42 +00:00
ClangTidy.h Add a level parameter to ClangTidyCheck::diag. 2014-03-02 23:34:48 +00:00
ClangTidyDiagnosticConsumer.cpp [cleanup] Re-sort headers with llvm/utils/sort_includes.py. 2014-03-04 10:03:05 +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