..
ArgumentCommentCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ArgumentCommentCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
AssertSideEffectCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
AssertSideEffectCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
BoolPointerImplicitConversionCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
BoolPointerImplicitConversionCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
BugproneTidyModule.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CMakeLists.txt
Revert "[clang-tidy] new check: bugprone-branch-clone"
2018-12-05 09:34:18 +00:00
CopyConstructorInitCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
CopyConstructorInitCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DanglingHandleCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
DanglingHandleCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ExceptionEscapeCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ExceptionEscapeCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
FoldInitTypeCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
FoldInitTypeCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ForwardDeclarationNamespaceCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ForwardDeclarationNamespaceCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ForwardingReferenceOverloadCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ForwardingReferenceOverloadCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
InaccurateEraseCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
InaccurateEraseCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IncorrectRoundingsCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IncorrectRoundingsCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntegerDivisionCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
IntegerDivisionCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LambdaFunctionNameCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
LambdaFunctionNameCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MacroParenthesesCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MacroParenthesesCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MacroRepeatedSideEffectsCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MacroRepeatedSideEffectsCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MisplacedOperatorInStrlenInAllocCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MisplacedOperatorInStrlenInAllocCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MisplacedWideningCastCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MisplacedWideningCastCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MoveForwardingReferenceCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MoveForwardingReferenceCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MultipleStatementMacroCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
MultipleStatementMacroCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ParentVirtualCallCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ParentVirtualCallCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SizeofContainerCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SizeofContainerCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SizeofExpressionCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SizeofExpressionCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
StringConstructorCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
StringConstructorCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
StringIntegerAssignmentCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
StringIntegerAssignmentCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
StringLiteralWithEmbeddedNulCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
StringLiteralWithEmbeddedNulCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SuspiciousEnumUsageCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SuspiciousEnumUsageCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SuspiciousMemsetUsageCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SuspiciousMemsetUsageCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SuspiciousMissingCommaCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SuspiciousMissingCommaCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SuspiciousSemicolonCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SuspiciousSemicolonCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SuspiciousStringCompareCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SuspiciousStringCompareCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SwappedArgumentsCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
SwappedArgumentsCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TerminatingContinueCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TerminatingContinueCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ThrowKeywordMissingCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
ThrowKeywordMissingCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TooSmallLoopVariableCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
TooSmallLoopVariableCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UndefinedMemoryManipulationCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UndefinedMemoryManipulationCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UndelegatedConstructorCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UndelegatedConstructorCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UnusedRaiiCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UnusedRaiiCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UnusedReturnValueCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UnusedReturnValueCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UseAfterMoveCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
UseAfterMoveCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
VirtualNearMissCheck.cpp
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
VirtualNearMissCheck.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00