hanchenye-llvm-project/clang-tools-extra/clang-tidy
Alexander Kornienko 95cd50f6d1 Use the appropriate operator<< instead of addRanges.
llvm-svn: 203118
2014-03-06 13:24:28 +00:00
..
google Fixed formatting. 2014-03-05 13:01:24 +00:00
llvm Fixed formatting. 2014-03-05 13:01:24 +00:00
misc Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00
tool Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00
CMakeLists.txt Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00
ClangTidy.cpp Use the appropriate operator<< instead of addRanges. 2014-03-06 13:24:28 +00:00
ClangTidy.h Add a level parameter to ClangTidyCheck::diag. 2014-03-02 23:34:48 +00:00
ClangTidyDiagnosticConsumer.cpp Use range-based for loops for better readability. No functional changes intended. 2014-03-06 10:17:46 +00:00
ClangTidyDiagnosticConsumer.h [C++11] Replace LLVM_OVERRIDE with 'override' 2014-03-02 10:20:11 +00:00
ClangTidyModule.cpp Use range-based for loops for better readability. No functional changes intended. 2014-03-06 10:17:46 +00:00
ClangTidyModule.h Fixed formatting. 2014-03-05 13:01:24 +00:00
ClangTidyModuleRegistry.h
Makefile Added a module for checks not related to LLVM or Google coding style. 2014-03-05 13:14:32 +00:00