minix/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers
Lionel Sambuc 0a6a1f1d05 NetBSD re-synchronization of the source tree
This brings our tree to NetBSD 7.0, as found on -current on the
10-10-2015.

This updates:
 - LLVM to 3.6.1
 - GCC to GCC 5.1
 - Replace minix/commands/zdump with usr.bin/zdump
 - external/bsd/libelf has moved to /external/bsd/elftoolchain/
 - Import ctwm
 - Drop sprintf from libminc

Change-Id: I149836ac18e9326be9353958bab9b266efb056f0
2016-01-13 20:32:14 +01:00
..
AllocationDiagnostics.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
AllocationDiagnostics.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
AnalyzerStatsChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ArrayBoundChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ArrayBoundCheckerV2.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BasicObjCFoundationChecks.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BoolAssignmentChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
BuiltinFunctionChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CallAndMessageChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CastSizeChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CastToStructChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CheckerDocumentation.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
Checkers.td NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CheckObjCDealloc.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CheckObjCInstMethSignature.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CheckSecuritySyntaxOnly.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CheckSizeofPointer.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ChrootChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ClangCheckers.cpp Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
ClangSACheckers.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CMakeLists.txt NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CStringChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
CStringSyntaxChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DeadStoresChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DebugCheckers.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DereferenceChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DirectIvarAssignment.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DivZeroChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
DynamicTypePropagation.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ExprInspectionChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
FixedAddressChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
GenericTaintChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
IdenticalExprChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
InterCheckerAPI.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
IvarInvalidationChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
LLVMConventionsChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
MacOSKeychainAPIChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
MacOSXAPIChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
Makefile Importing netbsd clang -- pristine 2014-07-28 17:05:57 +02:00
MallocChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
MallocOverflowSecurityChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
MallocSizeofChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
NonNullParamChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
NoReturnFunctionChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
NSAutoreleasePoolChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
NSErrorChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ObjCAtSyncChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ObjCContainersASTChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ObjCContainersChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ObjCMissingSuperCallChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ObjCSelfInitChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ObjCUnusedIVarsChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
PointerArithChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
PointerSubChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
PthreadLockChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
RetainCountChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ReturnPointerRangeChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
ReturnUndefChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
SelectorExtras.h NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
SimpleStreamChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
StackAddrEscapeChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
StreamChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
TaintTesterChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
TestAfterDivZeroChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
TraversalChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
UndefBranchChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
UndefCapturedBlockVarChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
UndefinedArraySubscriptChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
UndefinedAssignmentChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
UndefResultChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
UnixAPIChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
UnreachableCodeChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
VirtualCallChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00
VLASizeChecker.cpp NetBSD re-synchronization of the source tree 2016-01-13 20:32:14 +01:00