Skip to content
  1. Mar 30, 2009
  2. Mar 28, 2009
  3. Mar 27, 2009
  4. Mar 26, 2009
  5. Mar 25, 2009
  6. Mar 23, 2009
  7. Mar 20, 2009
  8. Mar 19, 2009
  9. Mar 18, 2009
  10. Mar 17, 2009
  11. Mar 13, 2009
  12. Mar 12, 2009
    • Ted Kremenek's avatar
      PathDiagnostics: · 9d1ce8fa
      Ted Kremenek authored
      - PathDiagnosticControlFlowPiece now consists of a "start" and "end" location
        to indicating the branch location and where the branch goes.
      
      BugReporter:
      - Updated BugReporter to construct PathDiagnosticControlFlowPiece objects with
        "end" locations.
      
      PlistDiagnostics:
      - Plists now contain the bug "type" (not just bug "category")
      - Plists now encode control-flow pieces differently than events; now the
        "start" and "end" locations are recorded
      
      llvm-svn: 66818
      9d1ce8fa
Loading