summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/SValuator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a wayTed Kremenek2009-09-111-0/+15
* Remove tabs, and whitespace cleanups.Mike Stump2009-09-091-32/+32
* Move logic of GRExprEngine::EvalBinOp to SValuator::EvalBinOp.Ted Kremenek2009-08-251-0/+29
* Remove 'StoreManager::OldCastRegion()', TypedViewRegion (which onlyTed Kremenek2009-07-291-4/+0
* Update for LLVM API change.Owen Anderson2009-07-241-1/+1
* Fix PR 4594 by refactoring almost all casting logic from GRExprEngine::VisitCastTed Kremenek2009-07-211-0/+123
OpenPOWER on IntegriCloud