Age | Commit message (Expand) | Author |
---|---|---|
2009-11-16 | First part of changes to eliminate problems with cv-qualifiers and | Douglas Gregor |
2009-10-14 | Now StoreManager::CastRegion() takes a MemRegion, returns a MemRegion. | Zhongxing Xu |
2009-10-06 | Fix: <rdar://problem/7275774> Static analyzer warns about NULL pointer when | Ted Kremenek |
2009-09-11 | Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way | Ted Kremenek |
2009-09-09 | Remove tabs, and whitespace cleanups. | Mike Stump |
2009-08-25 | Move logic of GRExprEngine::EvalBinOp to SValuator::EvalBinOp. | Ted Kremenek |
2009-07-29 | Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which only | Ted Kremenek |
2009-07-24 | Update for LLVM API change. | Owen Anderson |
2009-07-21 | Fix PR 4594 by refactoring almost all casting logic from GRExprEngine::VisitCast | Ted Kremenek |