Skip to content
  1. Oct 24, 2008
  2. Oct 23, 2008
  3. Oct 22, 2008
  4. Oct 21, 2008
  5. Oct 19, 2008
  6. Oct 18, 2008
  7. Oct 17, 2008
    • Ted Kremenek's avatar
      Enhance "Assumption" logic in BasicConstraintManager when reasoning about... · 1416a521
      Ted Kremenek authored
      Enhance "Assumption" logic in BasicConstraintManager when reasoning about regions and symbolic regions.  When assuming whether or not a location is non-null, walk up the region hierarchy until we hit a symbolic region (and test it for null).  This may not be the end all solution, as the notion of what a "symbolic region" is really belongs in the specific subclass of StoreManager.
      
      llvm-svn: 57730
      1416a521
Loading