..
AvoidCStyleCastsCheck.cpp
Fixed google-readability-casting test to work in c++17
2019-06-11 10:59:22 +00:00
AvoidCStyleCastsCheck.h
[clang-tidy] Add links to check docs in comments
2020-10-22 13:31:21 +02:00
AvoidNSObjectNewCheck.cpp
[clang-tidy][NFC] Remove unnecessary includes throughout clang-tidy header files
2020-06-29 16:05:52 +01:00
AvoidNSObjectNewCheck.h
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
AvoidThrowingObjCExceptionCheck.cpp
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
AvoidThrowingObjCExceptionCheck.h
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
AvoidUnderscoreInGoogletestNameCheck.cpp
[clang-tidy][NFC] Remove unnecessary includes throughout clang-tidy header files
2020-06-29 16:05:52 +01:00
AvoidUnderscoreInGoogletestNameCheck.h
[clang-tidy] Add links to check docs in comments
2020-10-22 13:31:21 +02:00
CMakeLists.txt
[clang-tidy] Remove obsolete checker google-runtime-references
2020-10-06 14:03:55 +02:00
DefaultArgumentsCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DefaultArgumentsCheck.h
[clang-tidy] Add links to check docs in comments
2020-10-22 13:31:21 +02:00
ExplicitConstructorCheck.cpp
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
ExplicitConstructorCheck.h
[clang-tidy] Add links to check docs in comments
2020-10-22 13:31:21 +02:00
ExplicitMakePairCheck.cpp
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
ExplicitMakePairCheck.h
[clang-tidy] Add links to check docs in comments
2020-10-22 13:31:21 +02:00
FunctionNamingCheck.cpp
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
FunctionNamingCheck.h
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
GlobalNamesInHeadersCheck.cpp
[clang-tidy] Add support for diagnostics with no location
2020-12-08 20:29:31 +00:00
GlobalNamesInHeadersCheck.h
[clang-tidy] Add links to check docs in comments
2020-10-22 13:31:21 +02:00
GlobalVariableDeclarationCheck.cpp
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
GlobalVariableDeclarationCheck.h
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
GoogleTidyModule.cpp
[clang-tidy] Remove obsolete checker google-runtime-references
2020-10-06 14:03:55 +02:00
IntegerTypesCheck.cpp
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
IntegerTypesCheck.h
[clang-tidy] Add links to check docs in comments
2020-10-22 13:31:21 +02:00
OverloadedUnaryAndCheck.cpp
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
OverloadedUnaryAndCheck.h
[clang-tidy] Add links to check docs in comments
2020-10-22 13:31:21 +02:00
TodoCommentCheck.cpp
Use std::unique_ptr in ClangTidyCheckFactories
2019-09-26 13:47:29 +00:00
TodoCommentCheck.h
[clang-tidy] Add links to check docs in comments
2020-10-22 13:31:21 +02:00
UnnamedNamespaceInHeaderCheck.cpp
[clang-tidy] Add support for diagnostics with no location
2020-12-08 20:29:31 +00:00
UnnamedNamespaceInHeaderCheck.h
[clang-tidy] Add links to check docs in comments
2020-10-22 13:31:21 +02:00
UpgradeGoogletestCaseCheck.cpp
[clang][Basic] Make SourceLocation usable as key in hash maps, NFCI
2020-10-20 15:52:59 +01:00
UpgradeGoogletestCaseCheck.h
[clang][Basic] Make SourceLocation usable as key in hash maps, NFCI
2020-10-20 15:52:59 +01:00
UsingNamespaceDirectiveCheck.cpp
[clang-tidy] Change checks to use new isLanguageVersionSupported restriction
2020-03-03 16:43:45 +00:00
UsingNamespaceDirectiveCheck.h
[clang-tidy] Add links to check docs in comments
2020-10-22 13:31:21 +02:00