.. |
AvoidBindCheck.cpp
|
[clang-tools-extra] Format sources with clang-format. NFC.
|
2016-11-08 07:50:19 +00:00 |
AvoidBindCheck.h
|
[clang-tidy] Adds modernize-avoid-bind check
|
2016-05-12 20:06:04 +00:00 |
CMakeLists.txt
|
[clang-tidy] Add modernize-use-equals-delete check
|
2016-11-10 16:46:59 +00:00 |
DeprecatedHeadersCheck.cpp
|
[clang-tidy] minor improvements in modernise-deprecated-headers check
|
2016-08-10 18:01:45 +00:00 |
DeprecatedHeadersCheck.h
|
[clang-tidy] Fix doxygen errors. NFC.
|
2016-06-17 11:43:33 +00:00 |
LoopConvertCheck.cpp
|
clang-tidy modernize-loop-convert: preserve type of alias declaration (bug 28341)
|
2016-07-20 12:32:06 +00:00 |
LoopConvertCheck.h
|
Handle correctly containers that are data members in modernize-loop-convert.
|
2015-11-03 16:38:31 +00:00 |
LoopConvertUtils.cpp
|
Adapt to TraverseLambdaCapture interface change from D23204
|
2016-08-17 15:00:22 +00:00 |
LoopConvertUtils.h
|
Adapt to TraverseLambdaCapture interface change from D23204
|
2016-08-17 15:00:22 +00:00 |
MakeSharedCheck.cpp
|
[clang-tidy] Add modernize-make-shared check
|
2016-05-02 16:56:39 +00:00 |
MakeSharedCheck.h
|
[clang-tidy] Add modernize-make-shared check
|
2016-05-02 16:56:39 +00:00 |
MakeSmartPtrCheck.cpp
|
[clang-tidy] Enhance modernize-make-unique to handle unique_ptr.reset()
|
2016-10-31 15:48:01 +00:00 |
MakeSmartPtrCheck.h
|
[clang-tidy] Enhance modernize-make-unique to handle unique_ptr.reset()
|
2016-10-31 15:48:01 +00:00 |
MakeUniqueCheck.cpp
|
[clang-tidy] Add modernize-make-shared check
|
2016-05-02 16:56:39 +00:00 |
MakeUniqueCheck.h
|
[clang-tools-extra] Format sources with clang-format. NFC.
|
2016-11-08 07:50:19 +00:00 |
ModernizeTidyModule.cpp
|
[clang-tidy] Add modernize-use-equals-delete check
|
2016-11-10 16:46:59 +00:00 |
PassByValueCheck.cpp
|
[clang-tidy] Cleaning up language options.
|
2016-09-24 02:13:45 +00:00 |
PassByValueCheck.h
|
[clang-tidy] Cleanup namespace in utils folder.
|
2016-05-03 02:54:05 +00:00 |
RawStringLiteralCheck.cpp
|
[clang-tools-extra] Format sources with clang-format. NFC.
|
2016-11-08 07:50:19 +00:00 |
RawStringLiteralCheck.h
|
[clang-tidy] Cleaning namespaces to be more consistant across checkers.
|
2016-05-02 18:00:29 +00:00 |
RedundantVoidArgCheck.cpp
|
[clang-tidy] Cleaning up language options.
|
2016-09-24 02:13:45 +00:00 |
RedundantVoidArgCheck.h
|
Add support for type aliases to modernize-redundant-void-arg.cpp
|
2016-04-14 19:28:13 +00:00 |
ReplaceAutoPtrCheck.cpp
|
[clang-tidy] Cleanup namespace in utils folder.
|
2016-05-03 02:54:05 +00:00 |
ReplaceAutoPtrCheck.h
|
[clang-tidy] Cleanup namespace in utils folder.
|
2016-05-03 02:54:05 +00:00 |
ShrinkToFitCheck.cpp
|
[clang-tidy] Cleaning up language options.
|
2016-09-24 02:13:45 +00:00 |
ShrinkToFitCheck.h
|
[clang-tidy] Move misc-use-override and readability-shrink-to-fit to "modernize/"
|
2015-08-31 13:17:43 +00:00 |
UseAutoCheck.cpp
|
[clang-tools-extra] Format sources with clang-format. NFC.
|
2016-11-08 07:50:19 +00:00 |
UseAutoCheck.h
|
[clang-tidy] Enhance modernize-use-auto to casts
|
2016-10-31 14:43:37 +00:00 |
UseBoolLiteralsCheck.cpp
|
[clang-tidy] enhance modernize-use-bool-literals to check ternary operator
|
2016-08-08 17:11:56 +00:00 |
UseBoolLiteralsCheck.h
|
[clang-tidy] Adds modernize-use-bool-literals check.
|
2016-05-11 11:33:16 +00:00 |
UseDefaultCheck.cpp
|
Use auto in for loop
|
2016-10-20 15:40:34 +00:00 |
UseDefaultCheck.h
|
[clang-tools-extra] Format sources with clang-format. NFC.
|
2016-11-08 07:50:19 +00:00 |
UseEmplaceCheck.cpp
|
[clang-tidy] Fixes to modernize-use-emplace
|
2016-07-29 02:10:23 +00:00 |
UseEmplaceCheck.h
|
[clang-tidy] Fixes to modernize-use-emplace
|
2016-07-29 02:10:23 +00:00 |
UseEqualsDeleteCheck.cpp
|
[clang-tidy] Add modernize-use-equals-delete check
|
2016-11-10 16:46:59 +00:00 |
UseEqualsDeleteCheck.h
|
[clang-tidy] Add modernize-use-equals-delete check
|
2016-11-10 16:46:59 +00:00 |
UseNullptrCheck.cpp
|
[clang-tools-extra] Format sources with clang-format. NFC.
|
2016-11-08 07:50:19 +00:00 |
UseNullptrCheck.h
|
[clang-tidy] Fix use-after-free in UseNullptrCheck.
|
2015-08-19 23:57:34 +00:00 |
UseOverrideCheck.cpp
|
[clang-tidy] Cleaning up language options.
|
2016-09-24 02:13:45 +00:00 |
UseOverrideCheck.h
|
[clang-tidy] Move misc-use-override and readability-shrink-to-fit to "modernize/"
|
2015-08-31 13:17:43 +00:00 |
UseUsingCheck.cpp
|
[clang-tidy] Fix readability-braces-around-statements false positive
|
2016-10-14 08:10:08 +00:00 |
UseUsingCheck.h
|
[clang-tidy] Add modernize-use-using
|
2016-06-25 18:37:53 +00:00 |