..
mozsearch-plugin
Bug 1501129 - Use field names instead of their index when mangling. r=mccr8
2018-10-23 17:58:11 +00:00
tests
Bug 1488631 - Remove annotations that the clang plugin doesn't handle. r=andi
2018-09-08 06:49:48 +09:00
.clang-format
…
ArithmeticArgChecker.cpp
…
ArithmeticArgChecker.h
…
AssertAssignmentChecker.cpp
…
AssertAssignmentChecker.h
…
BaseCheck.h
…
CanRunScriptChecker.cpp
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
CanRunScriptChecker.h
…
Checks.inc
Bug 1440886 - Implement a static analysis checker to detect usage of PR_LoadLibrary and LoadLibraryA/LoadLibraryExA/LoadLibrary/LoadLibraryEx. r=Nika
2018-03-07 14:36:44 +02:00
ChecksIncludes.inc
Bug 1440886 - Implement a static analysis checker to detect usage of PR_LoadLibrary and LoadLibraryA/LoadLibraryExA/LoadLibrary/LoadLibraryEx. r=Nika
2018-03-07 14:36:44 +02:00
CustomAttributes.cpp
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
CustomAttributes.h
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
CustomAttributes.inc
Bug 1493093 - Allow to relax MOZ_NON_TEMPORARY_CLASS for some specific constructors r=andi
2018-09-24 22:47:12 +00:00
CustomMatchers.h
Bug 1493093 - Allow to relax MOZ_NON_TEMPORARY_CLASS for some specific constructors r=andi
2018-09-24 22:47:12 +00:00
CustomTypeAnnotation.cpp
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
CustomTypeAnnotation.h
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
DanglingOnTemporaryChecker.cpp
…
DanglingOnTemporaryChecker.h
…
DiagnosticsMatcher.cpp
…
DiagnosticsMatcher.h
…
ExplicitImplicitChecker.cpp
Bug 1483953 - Add a FixIt hint for the ExplicitImplicitChecker analysis. r=Ehsan
2018-08-24 14:11:26 +00:00
ExplicitImplicitChecker.h
…
ExplicitOperatorBoolChecker.cpp
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
ExplicitOperatorBoolChecker.h
…
KungFuDeathGripChecker.cpp
…
KungFuDeathGripChecker.h
…
LoadLibraryUsageChecker.cpp
Bug 1440886 - Implement a static analysis checker to detect usage of PR_LoadLibrary and LoadLibraryA/LoadLibraryExA/LoadLibrary/LoadLibraryEx. r=Nika
2018-03-07 14:36:44 +02:00
LoadLibraryUsageChecker.h
Bug 1440886 - Implement a static analysis checker to detect usage of PR_LoadLibrary and LoadLibraryA/LoadLibraryExA/LoadLibrary/LoadLibraryEx. r=Nika
2018-03-07 14:36:44 +02:00
Makefile.in
Bug 1469091 - Build the clang plugin as a host shared library. r=ted
2018-07-05 14:58:09 +09:00
MemMoveAnnotation.h
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
MozCheckAction.cpp
Bug 1501903 - Cache the results of inThirdPartyPath. r=andi
2018-10-25 21:21:36 +00:00
MozillaTidyModule.cpp
…
MustOverrideChecker.cpp
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
MustOverrideChecker.h
…
MustReturnFromCallerChecker.cpp
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
MustReturnFromCallerChecker.h
…
MustUseChecker.cpp
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
MustUseChecker.h
…
NaNExprChecker.cpp
…
NaNExprChecker.h
…
NeedsNoVTableTypeChecker.cpp
…
NeedsNoVTableTypeChecker.h
…
NoAddRefReleaseOnReturnChecker.cpp
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
NoAddRefReleaseOnReturnChecker.h
…
NoAutoTypeChecker.cpp
…
NoAutoTypeChecker.h
…
NoDuplicateRefCntMemberChecker.cpp
…
NoDuplicateRefCntMemberChecker.h
…
NoExplicitMoveConstructorChecker.cpp
…
NoExplicitMoveConstructorChecker.h
…
NonMemMovableMemberChecker.cpp
…
NonMemMovableMemberChecker.h
…
NonMemMovableTemplateArgChecker.cpp
…
NonMemMovableTemplateArgChecker.h
…
NonParamInsideFunctionDeclChecker.cpp
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
NonParamInsideFunctionDeclChecker.h
…
OverrideBaseCallChecker.cpp
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
OverrideBaseCallChecker.h
…
OverrideBaseCallUsageChecker.cpp
…
OverrideBaseCallUsageChecker.h
…
ParamTraitsEnumChecker.cpp
…
ParamTraitsEnumChecker.h
…
RecurseGuard.h
…
RefCountedCopyConstructorChecker.cpp
…
RefCountedCopyConstructorChecker.h
…
RefCountedInsideLambdaChecker.cpp
…
RefCountedInsideLambdaChecker.h
…
ScopeChecker.cpp
Bug 1493093 - Allow to relax MOZ_NON_TEMPORARY_CLASS for some specific constructors r=andi
2018-09-24 22:47:12 +00:00
ScopeChecker.h
…
SprintfLiteralChecker.cpp
…
SprintfLiteralChecker.h
…
StmtToBlockMap.h
…
ThirdPartyPaths.h
…
ThirdPartyPaths.py
bug 1463425 - Fix flake8/pep8 issue by hand in build/ r=gps
2018-05-21 23:58:19 +02:00
TrivialCtorDtorChecker.cpp
…
TrivialCtorDtorChecker.h
…
Utils.h
Bug 1501903 - Cache the results of inThirdPartyPath. r=andi
2018-10-25 21:21:36 +00:00
VariableUsageHelpers.cpp
…
VariableUsageHelpers.h
…
import_mozilla_checks.py
Bug 1466427 - Migrate clang-tidy package from 5.0.1 to 7.0.0-rc2. r=glandium,janx
2018-08-24 12:39:58 +00:00
moz.build
Bug 1487622 - Refactor the clang plugin wrt attributes r=andi
2018-09-18 13:03:33 +00:00
plugin.h
…