Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way | Ted Kremenek | 2009-09-11 | 1 | -0/+15 |
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -32/+32 |
* | Move logic of GRExprEngine::EvalBinOp to SValuator::EvalBinOp. | Ted Kremenek | 2009-08-25 | 1 | -0/+29 |
* | Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which only | Ted Kremenek | 2009-07-29 | 1 | -4/+0 |
* | Update for LLVM API change. | Owen Anderson | 2009-07-24 | 1 | -1/+1 |
* | Fix PR 4594 by refactoring almost all casting logic from GRExprEngine::VisitCast | Ted Kremenek | 2009-07-21 | 1 | -0/+123 |