.. |
google
|
[clang-tidy] Move user-defined matches to unnamed namespaces to prevent ODR violations.
|
2015-06-17 13:11:37 +00:00 |
llvm
|
[clang-tidy] Refactor: Move llvm clang-tidy checks to namespace clang::tidy::llvm
|
2015-03-02 12:39:18 +00:00 |
misc
|
Replace callback-if with isExpansionInMainFile as suggested in post
|
2015-08-03 10:52:27 +00:00 |
readability
|
[clang-tidy] Enhance clang-tidy readability-simplify-boolean-expr...
|
2015-07-01 12:39:40 +00:00 |
tool
|
Updating the documentation for clang-tidy. Removes some non-ASCII characters from the documentation, and removes shell-specific single quote characters as they cause issues for some shells (such as on Windows).
|
2015-07-27 13:41:30 +00:00 |
utils
|
[clang-tidy] Don't duplicate the leading slash.
|
2015-07-27 13:07:50 +00:00 |
CMakeLists.txt
|
[CMake] Add dependencies on clangToolingCore.
|
2014-10-30 00:44:01 +00:00 |
ClangTidy.cpp
|
[clang-tidy] Static Analyzer checker configuration options pass-through.
|
2015-03-11 17:25:22 +00:00 |
ClangTidy.h
|
[clang-tidy] Disable google-readability-casting for .c files and their headers.
|
2015-05-21 14:08:56 +00:00 |
ClangTidyDiagnosticConsumer.cpp
|
[clang-tidy] Count errors in ClangTidyDiagnosticConsumer
|
2014-11-20 12:05:51 +00:00 |
ClangTidyDiagnosticConsumer.h
|
[clang-tidy] Disable google-readability-casting for .c files and their headers.
|
2015-05-21 14:08:56 +00:00 |
ClangTidyModule.cpp
|
[clang-tidy] Default options in modules.
|
2014-10-16 11:27:57 +00:00 |
ClangTidyModule.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
ClangTidyModuleRegistry.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
ClangTidyOptions.cpp
|
[clang-tidy] Don't ignore default set of checks when a config file is found.
|
2015-02-05 14:50:17 +00:00 |
ClangTidyOptions.h
|
[clang-tidy] Fixed header guards using clang-tidy llvm-header-guard check. NFC.
|
2015-03-09 16:52:33 +00:00 |
Makefile
|
Add NamespaceCommentCheck to the Google module.
|
2014-09-22 10:41:39 +00:00 |
add_new_check.py
|
[clang-tidy] Extended the example check, added a fix-it, etc.
|
2014-12-09 12:43:09 +00:00 |