freebsd-dev/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers
2016-01-06 20:20:48 +00:00
..
AllocationDiagnostics.cpp Upgrade our copy of llvm/clang to 3.3 release. 2013-06-12 18:48:53 +00:00
AllocationDiagnostics.h Merge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge clang 3.6.0rc1 from 2015-01-25 23:36:55 +00:00
AnalyzerStatsChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ArrayBoundChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ArrayBoundCheckerV2.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
BasicObjCFoundationChecks.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
BoolAssignmentChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
BuiltinFunctionChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
CallAndMessageChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
CastSizeChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
CastToStructChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
CheckerDocumentation.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
Checkers.td Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
CheckObjCDealloc.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
CheckObjCInstMethSignature.cpp Merge clang 3.5.0 release from ^/vendor/clang/dist, resolve conflicts, 2014-11-24 18:11:16 +00:00
CheckSecuritySyntaxOnly.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
CheckSizeofPointer.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ChrootChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ClangCheckers.cpp Upgrade our copy of llvm/clang to r142614, from upstream's release_30 2011-10-22 14:08:43 +00:00
ClangSACheckers.h Merge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge clang 3.6.0rc1 from 2015-01-25 23:36:55 +00:00
CStringChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
CStringSyntaxChecker.cpp Update llvm/clang to r241361. 2015-07-05 22:34:42 +00:00
DeadStoresChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
DebugCheckers.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
DereferenceChecker.cpp Update clang to trunk r256945. 2016-01-06 20:20:48 +00:00
DirectIvarAssignment.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
DivZeroChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
DynamicTypeChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
DynamicTypePropagation.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ExprInspectionChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
FixedAddressChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
GenericTaintChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
IdenticalExprChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
InterCheckerAPI.h Merge clang trunk r238337 from ^/vendor/clang/dist, resolve conflicts, 2015-05-27 20:44:45 +00:00
IvarInvalidationChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
LLVMConventionsChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
LocalizationChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
MacOSKeychainAPIChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
MacOSXAPIChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
MallocChecker.cpp Update clang to trunk r256945. 2016-01-06 20:20:48 +00:00
MallocOverflowSecurityChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
MallocSizeofChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
NonNullParamChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
NoReturnFunctionChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
NSAutoreleasePoolChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
NSErrorChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
NullabilityChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ObjCAtSyncChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ObjCContainersASTChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ObjCContainersChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ObjCMissingSuperCallChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ObjCSelfInitChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ObjCUnusedIVarsChecker.cpp Update llvm/clang to r241361. 2015-07-05 22:34:42 +00:00
PaddingChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
PointerArithChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
PointerSubChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
PthreadLockChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
RetainCountChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ReturnPointerRangeChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
ReturnUndefChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
SelectorExtras.h Merge llvm 3.6.0rc1 from ^/vendor/llvm/dist, merge clang 3.6.0rc1 from 2015-01-25 23:36:55 +00:00
SimpleStreamChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
StackAddrEscapeChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
StreamChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
TaintTesterChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
TestAfterDivZeroChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
TraversalChecker.cpp Merge clang 3.5.0 release from ^/vendor/clang/dist, resolve conflicts, 2014-11-24 18:11:16 +00:00
UndefBranchChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
UndefCapturedBlockVarChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
UndefinedArraySubscriptChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
UndefinedAssignmentChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
UndefResultChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
UnixAPIChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
UnreachableCodeChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
VforkChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
VirtualCallChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00
VLASizeChecker.cpp Update clang to trunk r256633. 2015-12-30 13:34:49 +00:00