..
ArgumentCommentCheck.cpp
Implemented clang-tidy-check-specific options.
2014-09-12 08:53:36 +00:00
ArgumentCommentCheck.h
Implemented clang-tidy-check-specific options.
2014-09-12 08:53:36 +00:00
BoolPointerImplicitConversion.cpp
[clang-tidy] Use new ASTMatchers to identify template instantiations instead of copying it everywhere.
2014-09-03 13:21:51 +00:00
BoolPointerImplicitConversion.h
Implemented clang-tidy-check-specific options.
2014-09-12 08:53:36 +00:00
CMakeLists.txt
[clang-tidy] Add a checker for code that looks like a delegate constructors but doesn't delegate.
2014-07-31 09:58:52 +00:00
Makefile
…
MiscTidyModule.cpp
Unique-ptrify ClangTidyCheckFactories. Add a more convenient alternative to
2014-09-10 11:06:43 +00:00
RedundantSmartptrGet.cpp
Do not touch get() calls on 'this' object.
2014-04-29 13:41:23 +00:00
RedundantSmartptrGet.h
Implemented clang-tidy-check-specific options.
2014-09-12 08:53:36 +00:00
SwappedArgumentsCheck.cpp
[clang-tidy] Add a checker for swapped arguments.
2014-07-14 14:24:30 +00:00
SwappedArgumentsCheck.h
Implemented clang-tidy-check-specific options.
2014-09-12 08:53:36 +00:00
UndelegatedConstructor.cpp
[clang-tidy] Eliminate inline copies of InTemplateInstantiation matcher.
2014-09-03 13:30:28 +00:00
UndelegatedConstructor.h
Implemented clang-tidy-check-specific options.
2014-09-12 08:53:36 +00:00
UnusedRAII.cpp
[clang-tidy] Eliminate inline copies of InTemplateInstantiation matcher.
2014-09-03 13:30:28 +00:00
UnusedRAII.h
Implemented clang-tidy-check-specific options.
2014-09-12 08:53:36 +00:00
UseOverride.cpp
clang-tidy: [use-override] Tweak messages.
2014-07-28 07:29:29 +00:00
UseOverride.h
Implemented clang-tidy-check-specific options.
2014-09-12 08:53:36 +00:00