opnsense-src/lib/StaticAnalyzer/Checkers
2015-07-05 14:23:59 +00:00
..
AllocationDiagnostics.cpp Vendor import of clang tags/RELEASE_33/final r183502 (effectively, 3.3 2013-06-10 20:45:12 +00:00
AllocationDiagnostics.h Vendor import of clang RELEASE_360/rc1 tag r226102 (effectively, 3.6.0 RC1): 2015-01-18 16:23:48 +00:00
AnalyzerStatsChecker.cpp Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 release): 2014-11-24 09:15:30 +00:00
ArrayBoundChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
ArrayBoundCheckerV2.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
BasicObjCFoundationChecks.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
BoolAssignmentChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
BuiltinFunctionChecker.cpp Vendor import of clang RELEASE_360/rc1 tag r226102 (effectively, 3.6.0 RC1): 2015-01-18 16:23:48 +00:00
CallAndMessageChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
CastSizeChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
CastToStructChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
CheckerDocumentation.cpp Vendor import of clang release_34 branch r197841 (effectively, 3.4 RC3): 2013-12-22 00:07:40 +00:00
Checkers.td Vendor import of clang trunk r238337: 2015-05-27 18:47:56 +00:00
CheckObjCDealloc.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
CheckObjCInstMethSignature.cpp Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 release): 2014-11-24 09:15:30 +00:00
CheckSecuritySyntaxOnly.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
CheckSizeofPointer.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
ChrootChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
ClangCheckers.cpp Vendor import of clang release_30 branch r142614: 2011-10-20 21:14:49 +00:00
ClangSACheckers.h Vendor import of clang RELEASE_360/rc1 tag r226102 (effectively, 3.6.0 RC1): 2015-01-18 16:23:48 +00:00
CMakeLists.txt Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 release): 2014-11-24 09:15:30 +00:00
CStringChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
CStringSyntaxChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
DeadStoresChecker.cpp Vendor import of clang trunk r238337: 2015-05-27 18:47:56 +00:00
DebugCheckers.cpp Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 release): 2014-11-24 09:15:30 +00:00
DereferenceChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
DirectIvarAssignment.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
DivZeroChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
DynamicTypePropagation.cpp Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 release): 2014-11-24 09:15:30 +00:00
ExprInspectionChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
FixedAddressChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
GenericTaintChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
IdenticalExprChecker.cpp Vendor import of clang RELEASE_360/rc1 tag r226102 (effectively, 3.6.0 RC1): 2015-01-18 16:23:48 +00:00
InterCheckerAPI.h Vendor import of clang trunk r238337: 2015-05-27 18:47:56 +00:00
IvarInvalidationChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
LLVMConventionsChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
MacOSKeychainAPIChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
MacOSXAPIChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
Makefile Vendor import of clang release_30 branch r142614: 2011-10-20 21:14:49 +00:00
MallocChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
MallocOverflowSecurityChecker.cpp Vendor import of clang trunk r238337: 2015-05-27 18:47:56 +00:00
MallocSizeofChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
NonNullParamChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
NoReturnFunctionChecker.cpp Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 release): 2014-11-24 09:15:30 +00:00
NSAutoreleasePoolChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
NSErrorChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
ObjCAtSyncChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
ObjCContainersASTChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
ObjCContainersChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
ObjCMissingSuperCallChecker.cpp Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 release): 2014-11-24 09:15:30 +00:00
ObjCSelfInitChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
ObjCUnusedIVarsChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
PointerArithChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
PointerSubChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
PthreadLockChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
RetainCountChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
ReturnPointerRangeChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
ReturnUndefChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
SelectorExtras.h Vendor import of clang RELEASE_360/rc1 tag r226102 (effectively, 3.6.0 RC1): 2015-01-18 16:23:48 +00:00
SimpleStreamChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
StackAddrEscapeChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
StreamChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
TaintTesterChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
TestAfterDivZeroChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
TraversalChecker.cpp Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 release): 2014-11-24 09:15:30 +00:00
UndefBranchChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
UndefCapturedBlockVarChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
UndefinedArraySubscriptChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
UndefinedAssignmentChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
UndefResultChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
UnixAPIChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
UnreachableCodeChecker.cpp Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 release): 2014-11-24 09:15:30 +00:00
VirtualCallChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00
VLASizeChecker.cpp Vendor import of clang trunk r241361: 2015-07-05 14:23:59 +00:00