llvm-project/clang/lib/StaticAnalyzer/Checkers
Ted Kremenek e925322f41 Update test cases.
llvm-svn: 126523
2011-02-25 22:19:14 +00:00
..
AdjustedReturnValueChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
AnalyzerStatsChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
ArrayBoundChecker.cpp [analyzer] Migrate ArrayBoundChecker to CheckerV2. 2011-02-24 08:42:12 +00:00
ArrayBoundCheckerV2.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
AttrNonNullChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
BasicObjCFoundationChecks.cpp [analyzer] Migrate to CheckerV2: 2011-02-23 01:05:36 +00:00
BasicObjCFoundationChecks.h [analyzer] Use the new registration mechanism on the apple checkers: 2011-02-16 01:40:52 +00:00
BuiltinFunctionChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
CMakeLists.txt Tidy up help text in Checkers.td, and rename StackAddrLeakChecker to StackAddrEscapeChecker. 2011-02-25 22:00:43 +00:00
CStringChecker.cpp [analyzer] Migrate CStringChecker to CheckerV2. 2011-02-24 01:05:30 +00:00
CallAndMessageChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
CastSizeChecker.cpp [analyzer] Migrate CastSizeChecker to CheckerV2. 2011-02-24 21:42:49 +00:00
CastToStructChecker.cpp [analyzer] Migrate to CheckerV2: 2011-02-23 01:05:36 +00:00
CheckObjCDealloc.cpp [analyzer] Use the new registration mechanism on the non-path-sensitive-checkers: 2011-02-17 21:39:33 +00:00
CheckObjCInstMethSignature.cpp [analyzer] Use the new registration mechanism on the non-path-sensitive-checkers: 2011-02-17 21:39:33 +00:00
CheckSecuritySyntaxOnly.cpp [analyzer] Use the new registration mechanism on the non-path-sensitive-checkers: 2011-02-17 21:39:33 +00:00
CheckSizeofPointer.cpp [analyzer] Use the new registration mechanism on the non-path-sensitive-checkers: 2011-02-17 21:39:33 +00:00
Checkers.td Update test cases. 2011-02-25 22:19:14 +00:00
ChrootChecker.cpp [analyzer] Migrate ChrootChecker to CheckerV2. 2011-02-23 19:38:39 +00:00
ClangSACheckerProvider.cpp Intoduce '-analyzer-checker-help' flag which outputs a list of all available static analyzer checkers. 2011-02-25 00:09:51 +00:00
ClangSACheckerProvider.h [analyzer] Overhauling of the checker registration mechanism. 2011-02-14 18:13:31 +00:00
ClangSACheckers.h [analyzer] Pass CheckerManager to the registration functions. 2011-02-17 21:39:17 +00:00
DeadStoresChecker.cpp [analyzer] Use the new registration mechanism on the non-path-sensitive-checkers: 2011-02-17 21:39:33 +00:00
DebugCheckers.cpp [analyzer] Use the new registration mechanism for the debugging info "checks". 2011-02-17 21:39:39 +00:00
DereferenceChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
DivZeroChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
ExperimentalChecks.cpp [analyzer] Remove '-analyzer-experimental-internal-checks' flag, it doesn't have any checkers associated with it anymore. 2011-02-24 21:43:08 +00:00
ExperimentalChecks.h [analyzer] Use the new registration mechanism on the IdempotentOperationChecker. 2011-02-15 22:55:14 +00:00
ExprEngine.cpp [analyzer] Don't pass a GRState to CheckerManager::runCheckersForLocation, terrible mistake. 2011-02-24 08:42:04 +00:00
FixedAddressChecker.cpp [analyzer] Migrate to CheckerV2: 2011-02-23 01:05:36 +00:00
IdempotentOperationChecker.cpp [analyzer] Migrate IdempotentOperationChecker to CheckerV2. 2011-02-23 21:04:44 +00:00
InternalChecks.h [analyzer] Migrate CastSizeChecker to CheckerV2. 2011-02-24 21:42:49 +00:00
LLVMConventionsChecker.cpp [analyzer] 2011-02-17 21:39:24 +00:00
MacOSXAPIChecker.cpp [analyzer] Migrate to CheckerV2: 2011-02-23 01:05:36 +00:00
Makefile [analyzer] Reflect changes for tablegen'ing the checkers. 2011-02-15 07:42:38 +00:00
MallocChecker.cpp [analyzer] Refactor EndOfFunctionNodeBuilder. 2011-02-23 21:04:49 +00:00
NSAutoreleasePoolChecker.cpp [analyzer] Migrate to CheckerV2: 2011-02-23 07:19:18 +00:00
NSErrorChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
NoReturnFunctionChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
OSAtomicChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
ObjCAtSyncChecker.cpp [analyzer] Migrate to CheckerV2: 2011-02-23 07:19:18 +00:00
ObjCSelfInitChecker.cpp [analyzer] Start moving the path-sensitive checkers to CheckerV2. 2011-02-22 17:30:38 +00:00
ObjCUnusedIVarsChecker.cpp [analyzer] Use the new registration mechanism on the non-path-sensitive-checkers: 2011-02-17 21:39:33 +00:00
PointerArithChecker.cpp [analyzer] Migrate to CheckerV2: 2011-02-23 01:05:36 +00:00
PointerSubChecker.cpp [analyzer] Migrate to CheckerV2: 2011-02-23 01:05:36 +00:00
PthreadLockChecker.cpp [analyzer] Migrate to CheckerV2: 2011-02-23 01:05:36 +00:00
ReturnPointerRangeChecker.cpp [analyzer] Migrate ReturnPointerRangeChecker to CheckerV2. 2011-02-24 08:41:57 +00:00
ReturnUndefChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
StackAddrEscapeChecker.cpp Tidy up help text in Checkers.td, and rename StackAddrLeakChecker to StackAddrEscapeChecker. 2011-02-25 22:00:43 +00:00
StreamChecker.cpp [analyzer] Migrate StreamChecker to CheckerV2. 2011-02-24 01:05:33 +00:00
UndefBranchChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
UndefCapturedBlockVarChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
UndefResultChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
UndefinedArraySubscriptChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
UndefinedAssignmentChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00
UnixAPIChecker.cpp [analyzer] Migrate to CheckerV2: 2011-02-23 01:05:36 +00:00
UnreachableCodeChecker.cpp [analyzer] Migrate UnreachableCodeChecker to CheckerV2. 2011-02-23 07:19:23 +00:00
VLASizeChecker.cpp Split 'include/clang/StaticAnalyzer' into 'include/clang/StaticAnalyzer/Core' and 'include/clang/StaticAnalyzer/Checkers'. 2011-02-10 01:03:03 +00:00