Skip to content
  1. Jul 02, 2008
  2. Jun 20, 2008
  3. Jun 19, 2008
  4. Jun 18, 2008
  5. Jun 17, 2008
  6. May 21, 2008
  7. May 17, 2008
  8. May 10, 2008
  9. May 02, 2008
  10. May 01, 2008
  11. Apr 30, 2008
  12. Apr 29, 2008
    • Ted Kremenek's avatar
      Major rewrite/refactoring of static analysis engine. We now use · fa5a3d0f
      Ted Kremenek authored
      EvalStore/EvalLoad to handle all loads/stores from symbolic memory, allowing us
      to do checks for null dereferences, etc., at any arbitrary load/store (these
      were missed checks before). This also resulted in some major cleanups, some
      conceptual, and others just in the structure of the code.
      
      This temporarily introduces a regression in the test suite (null-deref-ps.c)
      before I add a new LVal type for structure fields.
      
      llvm-svn: 50443
      fa5a3d0f
  13. Apr 25, 2008
  14. Apr 24, 2008
  15. Apr 23, 2008
  16. Apr 22, 2008
  17. Apr 18, 2008
Loading