Skip to content
  1. Feb 05, 2012
  2. Feb 04, 2012
  3. Oct 07, 2011
  4. Sep 20, 2011
    • Anna Zaks's avatar
      [analyzer] Refactor PathDiagnosticLocation: Make... · c29bed39
      Anna Zaks authored
      [analyzer] Refactor PathDiagnosticLocation: Make PathDiagnosticLocation(SourceLocation...) private. Most of the effort here goes to making BugReport refer to a PathDiagnosticLocation instead of FullSourceLocation. 
      
      (Another step closer to the goal of having Diagnostics which can recover from invalid SourceLocations.)
      
      llvm-svn: 140182
      c29bed39
  5. Jul 23, 2011
  6. Apr 15, 2011
  7. Mar 01, 2011
  8. Feb 28, 2011
  9. Feb 17, 2011
    • Argyrios Kyrtzidis's avatar
      [analyzer] · 24ffc08f
      Argyrios Kyrtzidis authored
      -Introduce CheckerV2, a set of templates for convenient declaration & registration of checkers.
       Currently useful just for checkers working on the AST not the path-sensitive ones.
      -Enhance CheckerManager to actually collect the checkers and turn it into the entry point for
       running the checkers.
      -Use the new mechanism for the LLVMConventionsChecker.
      
      llvm-svn: 125778
      24ffc08f
  10. Feb 10, 2011
  11. Jan 14, 2011
  12. Dec 23, 2010
  13. Dec 22, 2010
  14. Dec 06, 2010
  15. Aug 15, 2010
  16. Jul 15, 2010
  17. Jul 07, 2010
  18. May 30, 2010
  19. May 11, 2010
  20. Feb 14, 2010
Loading