.. |
AnalysisContext.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
AnalysisManager.cpp
|
Make AnalysisManager stateless. Now other analyzer components only depends on
|
2009-09-10 05:44:00 +00:00 |
BasicConstraintManager.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
BasicObjCFoundationChecks.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
BasicObjCFoundationChecks.h
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
BasicStore.cpp
|
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
|
2009-09-11 22:07:28 +00:00 |
BasicValueFactory.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
BugReporter.cpp
|
Fix typo in comment.
|
2009-09-15 03:28:00 +00:00 |
BugReporterVisitors.cpp
|
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
|
2009-09-11 22:07:28 +00:00 |
CFG.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
CFRefCount.cpp
|
Fix: <rdar://problem/5905851> do not report a leak when post-dominated by a call
|
2009-09-14 22:01:32 +00:00 |
CMakeLists.txt
|
Update CMakeLists.
|
2009-09-11 11:28:30 +00:00 |
CallGraph.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
CallInliner.cpp
|
Start to add a new transfer function that inlines callee. To be continued.
|
2009-09-11 04:13:42 +00:00 |
CheckDeadStores.cpp
|
Make AnalysisManager stateless. Now other analyzer components only depends on
|
2009-09-10 05:44:00 +00:00 |
CheckNSError.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
CheckObjCDealloc.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
CheckObjCInstMethSignature.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
CheckObjCUnusedIVars.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
CheckSecuritySyntaxOnly.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
Environment.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
ExplodedGraph.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
GRBlockCounter.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
GRCoreEngine.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
GRExprEngine.cpp
|
Remove ImplicitBadDivides/ExplicitBadDivides node sets. This checking is now down by a 'Checker' and not build into GRExprEngine.
|
2009-09-16 06:03:39 +00:00 |
GRExprEngineInternalChecks.cpp
|
Have divide-by-zero checker not handled undefined denominators. This is handled by the generic checking for undefined operands for BinaryOperators.
|
2009-09-16 06:04:26 +00:00 |
GRState.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
LiveVariables.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
Makefile
|
Don't install Clang libraries.
|
2009-08-23 05:02:18 +00:00 |
MemRegion.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
PathDiagnostic.cpp
|
Eliminate FunctionDecl::getBodyIfAvailable
|
2009-09-12 00:08:48 +00:00 |
RangeConstraintManager.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
RegionStore.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
SVals.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
SValuator.cpp
|
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
|
2009-09-11 22:07:28 +00:00 |
SimpleConstraintManager.cpp
|
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
|
2009-09-11 22:07:28 +00:00 |
SimpleConstraintManager.h
|
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
|
2009-09-11 22:07:28 +00:00 |
SimpleSValuator.cpp
|
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
|
2009-09-11 22:07:28 +00:00 |
Store.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
SymbolManager.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
UninitializedValues.cpp
|
Remove tabs, and whitespace cleanups.
|
2009-09-09 15:08:12 +00:00 |
ValueManager.cpp
|
Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way
|
2009-09-11 22:07:28 +00:00 |