.. |
google
|
Disable most of the google-readability-casting check for non-C++ files (only
|
2014-09-21 23:39:28 +00:00 |
llvm
|
Implemented clang-tidy-check-specific options.
|
2014-09-12 08:53:36 +00:00 |
misc
|
[clang-tidy] Add a checker for long functions.
|
2014-09-15 12:48:25 +00:00 |
tool
|
run-clang-tidy.py: don't fail when running without -checks=.
|
2014-09-22 00:07:07 +00:00 |
utils
|
Make a variable local so it's lifetime becomes more obvious.
|
2014-09-17 13:12:51 +00:00 |
CMakeLists.txt
|
[clang-tidy] Add a generic header guard checker + LLVM implementation.
|
2014-08-13 13:57:57 +00:00 |
ClangTidy.cpp
|
Implemented clang-tidy-check-specific options.
|
2014-09-12 08:53:36 +00:00 |
ClangTidy.h
|
Implemented clang-tidy-check-specific options.
|
2014-09-12 08:53:36 +00:00 |
ClangTidyDiagnosticConsumer.cpp
|
Implemented clang-tidy configurability via .clang-tidy files.
|
2014-09-04 14:23:36 +00:00 |
ClangTidyDiagnosticConsumer.h
|
Implemented clang-tidy configurability via .clang-tidy files.
|
2014-09-04 14:23:36 +00:00 |
ClangTidyModule.cpp
|
Implemented clang-tidy-check-specific options.
|
2014-09-12 08:53:36 +00:00 |
ClangTidyModule.h
|
Implemented clang-tidy-check-specific options.
|
2014-09-12 08:53:36 +00:00 |
ClangTidyModuleRegistry.h
|
clang-tidy: Instantiate llvm::Registry<clang::tidy::ClangTidyModule>.
|
2014-07-03 14:12:47 +00:00 |
ClangTidyOptions.cpp
|
Implemented clang-tidy-check-specific options.
|
2014-09-12 08:53:36 +00:00 |
ClangTidyOptions.h
|
Implemented clang-tidy-check-specific options.
|
2014-09-12 08:53:36 +00:00 |
Makefile
|
In ancient times build targets had to be sorted topologically. Sometimes this behavior can still be observed today.
|
2014-08-13 14:41:24 +00:00 |