.. |
BasicConstraintManager.cpp
|
Patch by Ben Laurie:
|
2009-02-14 17:08:39 +00:00 |
BasicObjCFoundationChecks.cpp
|
As discussed with Ted, rename TypedRegion::getObjectType() to
|
2009-05-09 03:57:34 +00:00 |
BasicObjCFoundationChecks.h
|
Overhaul BugReporter interface and implementation. The new interface cleans up
|
2009-02-04 23:49:09 +00:00 |
BasicStore.cpp
|
Rename:
|
2009-05-09 04:08:27 +00:00 |
BasicValueFactory.cpp
|
analyzer infrastructure: make a bunch of changes to symbolic expressions that
|
2009-03-26 03:35:11 +00:00 |
BugReporter.cpp
|
Fix another bug in BugReporter where we wouldn't always select the bug report in a bug equivalence class with the shortest path.
|
2009-05-16 01:11:58 +00:00 |
CFRefCount.cpp
|
Add special cases to retain checker for 'create' methods in QCView, QCRenderer, and CIContext (Apple APIs).
|
2009-05-20 22:39:57 +00:00 |
CMakeLists.txt
|
Update CMake file.
|
2009-05-01 18:43:00 +00:00 |
CheckDeadStores.cpp
|
Remove hack from LiveVariables analysis where variables whose address are taken
|
2009-04-07 05:25:24 +00:00 |
CheckNSError.cpp
|
Simplify more code by using SVal::getAsSymbol().
|
2009-03-30 19:53:37 +00:00 |
CheckObjCDealloc.cpp
|
Eliminate the three SmallVectors in ObjCImplDecl (for instance
|
2009-04-23 01:02:12 +00:00 |
CheckObjCInstMethSignature.cpp
|
Eliminate the three SmallVectors in ObjCImplDecl (for instance
|
2009-04-23 01:02:12 +00:00 |
CheckObjCUnusedIVars.cpp
|
Eliminate the three SmallVectors in ObjCImplDecl (for instance
|
2009-04-23 01:02:12 +00:00 |
Environment.cpp
|
Add comments.
|
2009-03-12 07:54:17 +00:00 |
ExplodedGraph.cpp
|
Use the correct data structures!
|
2009-03-12 23:41:59 +00:00 |
GRBlockCounter.cpp
|
Updated clients of ImmutableMap::SlimFind to use ImmutableMap::lookup instead.
|
2008-07-07 16:21:19 +00:00 |
GRCoreEngine.cpp
|
More hacking on autorelease errors. We now can emit basic errors (disabled for
|
2009-05-09 00:44:07 +00:00 |
GRExprEngine.cpp
|
* API change: we need to pass GRState to GRExprEngine::EvalBinOp() because
|
2009-05-20 09:00:16 +00:00 |
GRExprEngineInternalChecks.cpp
|
Use dyn_cast instead of cast to allow our assumptions to be safely wrong.
|
2009-05-15 05:34:49 +00:00 |
GRSimpleVals.cpp
|
* API change: we need to pass GRState to GRExprEngine::EvalBinOp() because
|
2009-05-20 09:00:16 +00:00 |
GRSimpleVals.h
|
* API change: we need to pass GRState to GRExprEngine::EvalBinOp() because
|
2009-05-20 09:00:16 +00:00 |
GRState.cpp
|
analyzer: Introduce a new class, ValueManager, that serves as an aggregate
|
2009-04-09 16:13:17 +00:00 |
GRTransferFuncs.cpp
|
analyzer infrastructure: make a bunch of changes to symbolic expressions that
|
2009-03-26 03:35:11 +00:00 |
LiveVariables.cpp
|
Remove hack from LiveVariables analysis where variables whose address are taken
|
2009-04-07 05:25:24 +00:00 |
Makefile
|
Build system changes to use TableGen to generate the various
|
2009-03-16 23:06:59 +00:00 |
MemRegion.cpp
|
rename: MemRegion:
|
2009-05-09 00:50:33 +00:00 |
PathDiagnostic.cpp
|
PathDiagnosticLocation::asRange(): for a PathDiagnosticLocation, the range of a DeclStmt is only the decl, not
|
2009-05-15 02:05:25 +00:00 |
RangeConstraintManager.cpp
|
Tweak pretty-printing of constraints.
|
2009-04-21 22:37:11 +00:00 |
RegionStore.cpp
|
Treat AllocaRegion as SymbolicRegion in RegionStore::Retrieve().
|
2009-05-20 09:18:48 +00:00 |
SVals.cpp
|
Add logic for invalidating array region to CFRefCount.cpp. When invalidating
|
2009-05-12 10:10:00 +00:00 |
SimpleConstraintManager.cpp
|
Remove loc::FuncVal.
|
2009-04-20 06:35:22 +00:00 |
SimpleConstraintManager.h
|
analyzer infrastructure: make a bunch of changes to symbolic expressions that
|
2009-03-26 03:35:11 +00:00 |
Store.cpp
|
rename: MemRegion:
|
2009-05-09 00:50:33 +00:00 |
SymbolManager.cpp
|
Rename:
|
2009-05-09 04:08:27 +00:00 |
UninitializedValues.cpp
|
rename some methods.
|
2009-03-28 06:33:19 +00:00 |