Skip to content
  1. Nov 11, 2009
    • Ted Kremenek's avatar
      Refactor DereferenceChecker to use only the new Checker API instead of · 5e1f78ae
      Ted Kremenek authored
      the old builder API.  This percolated a bunch of changes up to the
      Checker class (where CheckLocation has been renamed VisitLocation) and
      GRExprEngine.  ProgramPoint now has the notion of a "LocationCheck"
      point (with PreLoad and PreStore respectively), and a bunch of the old
      ProgramPoints that are no longer used have been removed.
      
      llvm-svn: 86798
      5e1f78ae
  2. Nov 10, 2009
  3. Nov 09, 2009
  4. Nov 08, 2009
  5. Nov 07, 2009
  6. Nov 06, 2009
  7. Nov 05, 2009
  8. Nov 04, 2009
Loading