.. |
boost
|
[clang-tidy] boost-use-to-string arg expr location bugfix
|
2016-06-28 08:16:20 +00:00 |
cert
|
[clang-tidy] Add cert-dcl58-cpp (do not modify the 'std' namespace) check.
|
2017-02-17 08:52:51 +00:00 |
cppcoreguidelines
|
[clang-tidy] Function names configurable for cppcoreguidelines-nomalloc - checker
|
2017-03-02 08:28:55 +00:00 |
google
|
[clang-tidy] google-readability-casting: don't use constructor call syntax for const types
|
2017-03-03 08:18:49 +00:00 |
llvm
|
modernize-use-auto NFC fixes
|
2016-12-14 15:29:23 +00:00 |
misc
|
[clang-tidy] misc-use-after-move: Fix failing assertion
|
2017-03-08 12:34:51 +00:00 |
modernize
|
[clang-tidy] Ignore substituted template types in modernize-use-nullptr check.
|
2017-03-06 14:46:44 +00:00 |
mpi
|
modernize-use-auto NFC fixes
|
2016-12-14 15:29:23 +00:00 |
performance
|
[clang-tidy] Ignore implicit functions in performance-unnecessary-value-param
|
2017-01-23 13:18:08 +00:00 |
plugin
|
[clang-tidy] fix missing anchor for MPI Module
|
2016-12-16 09:14:47 +00:00 |
readability
|
[clang-tidy] readability-function-size: remove default param count threshold
|
2017-03-08 22:19:55 +00:00 |
safety
|
[clang-tidy] Cleanup of no-assembler check
|
2017-02-07 06:19:38 +00:00 |
tool
|
[clang-tidy] Format code around applied fixes
|
2017-03-03 11:16:34 +00:00 |
utils
|
[clang-tidy] Reword the "code outside header guard" warning.
|
2017-02-21 11:25:45 +00:00 |
CMakeLists.txt
|
[clang-tidy] safety-no-assembler
|
2017-02-06 22:57:14 +00:00 |
ClangTidy.cpp
|
[clang-tidy] Format code around applied fixes
|
2017-03-03 11:16:34 +00:00 |
ClangTidy.h
|
[clang-tidy] Add check name to YAML export (clang-tools-extra part)
|
2017-01-03 14:36:13 +00:00 |
ClangTidyDiagnosticConsumer.cpp
|
[clang-tidy] Ignore spaces between globs in the Checks option.
|
2017-02-16 10:23:18 +00:00 |
ClangTidyDiagnosticConsumer.h
|
[clang-tidy] Add check name to YAML export (clang-tools-extra part)
|
2017-01-03 14:36:13 +00:00 |
ClangTidyModule.cpp
|
Apply performance-unnecessary-value-param to clang-tidy.
|
2016-06-15 15:46:10 +00:00 |
ClangTidyModule.h
|
[clang-tools-extra] Format sources with clang-format. NFC.
|
2016-11-08 07:50:19 +00:00 |
ClangTidyModuleRegistry.h
|
Reapply r276973 "Adjust Registry interface to not require plugins to export a registry"
|
2016-08-05 11:01:08 +00:00 |
ClangTidyOptions.cpp
|
[clang-tools-extra] Format sources with clang-format. NFC.
|
2016-11-08 07:50:19 +00:00 |
ClangTidyOptions.h
|
[clang-tools-extra] Format sources with clang-format. NFC.
|
2016-11-08 07:50:19 +00:00 |
add_new_check.py
|
[clang-tidy] Rename modernize-use-default to modernize-use-equals-default
|
2016-12-01 17:24:42 +00:00 |
rename_check.py
|
[clang-tidy] Improve rename_check.py.
|
2016-11-08 11:43:50 +00:00 |