.. |
AdjustedReturnValueChecker.cpp
|
…
|
|
AnalysisConsumer.cpp
|
Enhance AnalysisConsumer to also visit functions
|
2011-01-20 17:09:48 +00:00 |
ArrayBoundChecker.cpp
|
[analyzer] Add 'isLoad' parameter in Checker::visitLocation() to conveniently distinguish between loads/stores.
|
2011-01-11 19:45:13 +00:00 |
ArrayBoundCheckerV2.cpp
|
[analyzer] Add 'isLoad' parameter in Checker::visitLocation() to conveniently distinguish between loads/stores.
|
2011-01-11 19:45:13 +00:00 |
AttrNonNullChecker.cpp
|
…
|
|
BasicObjCFoundationChecks.cpp
|
[analyzer] Simplify GetReceiverType function in BasicObjCFoundationChecks.cpp; no functionality change.
|
2011-01-25 00:03:45 +00:00 |
BasicObjCFoundationChecks.h
|
…
|
|
BuiltinFunctionChecker.cpp
|
…
|
|
CMakeLists.txt
|
Rename 'CheckDeadStores.cpp' to 'DeadStoresChecker.cpp'.
|
2011-01-13 20:58:59 +00:00 |
CStringChecker.cpp
|
Rename misc. methods in GRSubEngine to start
|
2011-01-11 02:34:45 +00:00 |
CallAndMessageChecker.cpp
|
…
|
|
CastSizeChecker.cpp
|
Change QualType::getTypePtr() to return a const pointer, then change a
|
2011-01-19 06:33:43 +00:00 |
CastToStructChecker.cpp
|
Change QualType::getTypePtr() to return a const pointer, then change a
|
2011-01-19 06:33:43 +00:00 |
CheckObjCDealloc.cpp
|
…
|
|
CheckObjCInstMethSignature.cpp
|
…
|
|
CheckSecuritySyntaxOnly.cpp
|
NetBSD, OpenBSD, and Dragonfly BSD also have arc4random. Patch from
|
2011-01-17 19:16:24 +00:00 |
CheckSizeofPointer.cpp
|
…
|
|
ChrootChecker.cpp
|
…
|
|
DeadStoresChecker.cpp
|
Rename 'CheckDeadStores.cpp' to 'DeadStoresChecker.cpp'.
|
2011-01-13 20:58:59 +00:00 |
DereferenceChecker.cpp
|
[analyzer] Add 'isLoad' parameter in Checker::visitLocation() to conveniently distinguish between loads/stores.
|
2011-01-11 19:45:13 +00:00 |
DivZeroChecker.cpp
|
…
|
|
ExprEngine.cpp
|
Fix warnings found by gcc-4.6, from -Wunused-but-set-variable and
|
2011-01-18 02:00:16 +00:00 |
ExprEngineExperimentalChecks.cpp
|
…
|
|
ExprEngineExperimentalChecks.h
|
…
|
|
ExprEngineInternalChecks.h
|
[analyzer] Introduce ObjCSelfInitChecker, which checks initialization methods to verify that they assign 'self' to the
|
2011-01-11 19:45:25 +00:00 |
FixedAddressChecker.cpp
|
…
|
|
FrontendActions.cpp
|
…
|
|
IdempotentOperationChecker.cpp
|
Rename misc. methods in ento::Worklist to start
|
2011-01-11 02:34:50 +00:00 |
LLVMConventionsChecker.cpp
|
Cleanup confused code that redundantly called "getDeclContext()" twice.
|
2011-01-14 22:31:41 +00:00 |
MacOSXAPIChecker.cpp
|
…
|
|
Makefile
|
…
|
|
MallocChecker.cpp
|
Remove unnecessary save-and-restore of the
|
2011-01-13 04:36:40 +00:00 |
NSAutoreleasePoolChecker.cpp
|
…
|
|
NSErrorChecker.cpp
|
…
|
|
NoReturnFunctionChecker.cpp
|
…
|
|
OSAtomicChecker.cpp
|
…
|
|
ObjCAtSyncChecker.cpp
|
…
|
|
ObjCSelfInitChecker.cpp
|
[analyzer] Introduce ObjCSelfInitChecker, which checks initialization methods to verify that they assign 'self' to the
|
2011-01-11 19:45:25 +00:00 |
ObjCUnusedIVarsChecker.cpp
|
…
|
|
PointerArithChecker.cpp
|
…
|
|
PointerSubChecker.cpp
|
…
|
|
PthreadLockChecker.cpp
|
…
|
|
ReturnPointerRangeChecker.cpp
|
…
|
|
ReturnUndefChecker.cpp
|
…
|
|
StackAddrLeakChecker.cpp
|
Remove unnecessary save-and-restore of the
|
2011-01-13 04:36:40 +00:00 |
StreamChecker.cpp
|
Remove unnecessary save-and-restore of the
|
2011-01-13 04:36:40 +00:00 |
UndefBranchChecker.cpp
|
…
|
|
UndefCapturedBlockVarChecker.cpp
|
…
|
|
UndefResultChecker.cpp
|
…
|
|
UndefinedArraySubscriptChecker.cpp
|
…
|
|
UndefinedAssignmentChecker.cpp
|
…
|
|
UnixAPIChecker.cpp
|
…
|
|
UnreachableCodeChecker.cpp
|
…
|
|
VLASizeChecker.cpp
|
…
|
|