1. be909b5 Switch RegionStore over to using <BaseRegion+raw offset> to store by Ted Kremenek · 16 years ago
  2. 65c6566 lib/Analysis: Remove VISIBILITY_HIDDEN from definitions in anonymous namespace by Kovarththanan Rajaratnam · 16 years ago
  3. 1baf407 Fix another static analyzer crash due to a corner case in "folding" symbolic values that are constrained to be a constant. by Ted Kremenek · 16 years ago
  4. 70bf6d6 Fix static analyzer crash due to recently add symbolic-value constant folding. The issue was falsely by Ted Kremenek · 16 years ago
  5. 2f93553 Fix crash introduced by r83358 where a symbol could be eagerly by Ted Kremenek · 16 years ago
  6. 8ec5771 Fix: <rdar://problem/7275774> Static analyzer warns about NULL pointer when by Ted Kremenek · 16 years ago
  7. f694f42 Fix <rdar://problem/7249327> by allowing silent conversions between signed and unsigned integer values for symbolic values. This is an intermediate solution (i.e. hack) until we support extension/truncation of symbolic integers. by Ted Kremenek · 16 years ago
  8. 7020eae Introduce "DefinedOrUnknownSVal" into the SVal class hierarchy, providing a way by Ted Kremenek · 16 years ago
  9. 11289f4 Remove tabs, and whitespace cleanups. by Mike Stump · 16 years ago
  10. ac7c724 Fix PR 4594 by refactoring almost all casting logic from GRExprEngine::VisitCast by Ted Kremenek · 16 years ago
  11. fe12f88 RegionStore: by Ted Kremenek · 16 years ago
  12. aadd463 Enhance SimpleSValuator to handle nonloc::LocAsInteger -> location casts. by Ted Kremenek · 16 years ago
  13. c7b1dad Move RegionStoreManager over to using new by Ted Kremenek · 16 years ago
  14. b63f715 Enhance SimpleSValuator::EvalBinOpNN to recognize the trivial case by Ted Kremenek · 16 years ago
  15. 18e1caa Unbreak build. by Ted Kremenek · 16 years ago