.. |
mozsearch-plugin
|
Bug 1523082 - Remove assertion and more robustly handle destructor decls. r=emilio
|
2019-01-29 03:06:35 +00:00 |
tests
|
Bug 1539013. Teach MOZ_CAN_RUN_SCRIPT about taking pointers to live references. r=andi
|
2019-03-26 20:55:41 +00:00 |
.clang-format
|
…
|
|
ArithmeticArgChecker.cpp
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
ArithmeticArgChecker.h
|
…
|
|
AssertAssignmentChecker.cpp
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
AssertAssignmentChecker.h
|
…
|
|
BaseCheck.h
|
…
|
|
CanRunScriptChecker.cpp
|
Bug 1539013. Teach MOZ_CAN_RUN_SCRIPT about taking pointers to live references. r=andi
|
2019-03-26 20:55:41 +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 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +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 1536825. Fix the interaction of ignoreTrivials and typechecks in MOZ_CAN_RUN_SCRIPT analysis. r=andi
|
2019-03-21 11:50:55 +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
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
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 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
ExplicitOperatorBoolChecker.h
|
…
|
|
KungFuDeathGripChecker.cpp
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
KungFuDeathGripChecker.h
|
…
|
|
LoadLibraryUsageChecker.cpp
|
Bug 1511889 - Update clang-plugin LoadLibraryUsageChecker to use getBeginLoc. r=froydnj
|
2018-12-06 16:34:13 +00: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 1522771: Use -brepro to build clang-plugin.dll deterministically. r=mshal
|
2019-01-25 11:09:13 -05:00 |
MemMoveAnnotation.h
|
Bug 1535651. Whitelist std::__pair_base as memmovable for static analysis purposes. r=emilio
|
2019-03-15 16:17:52 +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 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
MustReturnFromCallerChecker.h
|
…
|
|
MustUseChecker.cpp
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
MustUseChecker.h
|
…
|
|
NaNExprChecker.cpp
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
NaNExprChecker.h
|
…
|
|
NeedsNoVTableTypeChecker.cpp
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
NeedsNoVTableTypeChecker.h
|
…
|
|
NoAddRefReleaseOnReturnChecker.cpp
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
NoAddRefReleaseOnReturnChecker.h
|
…
|
|
NoAutoTypeChecker.cpp
|
…
|
|
NoAutoTypeChecker.h
|
…
|
|
NoDuplicateRefCntMemberChecker.cpp
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
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
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
ParamTraitsEnumChecker.h
|
…
|
|
RecurseGuard.h
|
…
|
|
RefCountedCopyConstructorChecker.cpp
|
…
|
|
RefCountedCopyConstructorChecker.h
|
…
|
|
RefCountedInsideLambdaChecker.cpp
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
RefCountedInsideLambdaChecker.h
|
…
|
|
ScopeChecker.cpp
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
ScopeChecker.h
|
…
|
|
SprintfLiteralChecker.cpp
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
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
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |
TrivialCtorDtorChecker.h
|
…
|
|
Utils.h
|
Bug 1536825. Fix the interaction of ignoreTrivials and typechecks in MOZ_CAN_RUN_SCRIPT analysis. r=andi
|
2019-03-21 11:50:55 +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
|
Bug 1501821 - Update clang-plugin in order to make it compatiable with clang 8.0.0 trunk. r=froydnj
|
2018-11-03 13:41:36 +00:00 |