hanchenye-llvm-project/clang-tools-extra/clang-tidy
Alexander Kornienko 284c249a63 Fixed a typo in a comment. NFC.
llvm-svn: 224581
2014-12-19 15:37:02 +00:00
..
google [clang-tidy] google-runtime-int: Don't check C code. 2014-12-08 11:17:25 +00:00
llvm
misc [clang-tidy] Add clang-tidy check for unique_ptr's reset+release -> move 2014-12-05 11:59:05 +00:00
readability [clang-tidy] Move the missing namespace comment warnings to the closing brace 2014-11-17 17:32:32 +00:00
tool [clang-tidy] Fix a typo. 2014-12-09 15:02:17 +00:00
utils
CMakeLists.txt [CMake] Add dependencies on clangToolingCore. 2014-10-30 00:44:01 +00:00
ClangTidy.cpp
ClangTidy.h
ClangTidyDiagnosticConsumer.cpp [clang-tidy] Count errors in ClangTidyDiagnosticConsumer 2014-11-20 12:05:51 +00:00
ClangTidyDiagnosticConsumer.h Fixed a typo in a comment. NFC. 2014-12-19 15:37:02 +00:00
ClangTidyModule.cpp
ClangTidyModule.h
ClangTidyModuleRegistry.h
ClangTidyOptions.cpp Remove uses of StringMap::GetOrCreateValue in favor of stl-compatible API usage 2014-11-19 03:05:07 +00:00
ClangTidyOptions.h [clang-tidy] Added -system-headers option. 2014-10-28 22:16:13 +00:00
Makefile
add_new_check.py [clang-tidy] Extended the example check, added a fix-it, etc. 2014-12-09 12:43:09 +00:00