summaryrefslogtreecommitdiffstats
path: root/lib/Analysis/ValueManager.cpp
Commit message (Expand)AuthorAgeFilesLines
* This is a fairly large patch, which resulted from a cascade of changesTed Kremenek2009-08-011-36/+34
* Fix PR 4594 by refactoring almost all casting logic from GRExprEngine::VisitCastTed Kremenek2009-07-211-1/+4
* Return CodeTextRegions for BlockPointerTypes in addition to FunctionPointerTy...Ted Kremenek2009-07-181-9/+9
* Two changes:Ted Kremenek2009-07-161-0/+11
* Introduced the notion of a "derived symbol" using the class SymbolDerived.Ted Kremenek2009-07-151-0/+16
* Move all factory methods from SVal to ValueManager. API cleanup!Zhongxing Xu2009-06-231-27/+11
* Split ValueManager method definitions into its own source file.Zhongxing Xu2009-06-231-0/+141