aboutsummaryrefslogtreecommitdiff
path: root/Analysis/ValueManager.cpp
AgeCommit message (Expand)Author
2008-03-07Renamed ValueManager to BasicValueFactory.Ted Kremenek
2008-03-06fix typosGabor Greif
2008-03-05remove the source location arguments to various target query methods.Chris Lattner
2008-02-28Added checking for undefined results of '<<' and '>>' (shifting by too many b...Ted Kremenek
2008-02-19Added missing case in constant propagation logic for handling the Xor ofTed Kremenek
2008-02-16Further cleanup. Moved definitions for SymbolManager and ValueManager intoTed Kremenek