Skip to content
Snippets Groups Projects
  1. Mar 03, 2017
  2. Mar 02, 2017
  3. Feb 28, 2017
  4. Feb 27, 2017
  5. Dec 01, 2016
  6. Oct 19, 2012
  7. Aug 24, 2012
  8. Aug 22, 2012
  9. Sep 02, 2011
  10. Aug 04, 2011
  11. Jul 29, 2011
  12. Feb 28, 2011
  13. Feb 24, 2011
  14. Feb 05, 2010
  15. Dec 15, 2009
  16. Dec 14, 2009
  17. Nov 29, 2009
  18. Nov 13, 2009
  19. Nov 08, 2009
  20. Jul 29, 2009
  21. Jul 10, 2009
  22. Jul 06, 2009
  23. Mar 24, 2009
  24. Feb 18, 2009
  25. Feb 17, 2009
    • Ted Kremenek's avatar
      Static Analyzer driver/options (partial) cleanup: · be1fe1eb
      Ted Kremenek authored
      - Move all analyzer options logic to AnalysisConsumer.cpp.
      - Unified specification of stores/constraints/output to be:
         -analyzer-output=...
         -analyzer-store=...
         -analyzer-constraints=...
        instead of -analyzer-range-constraints, -analyzer-store-basic, etc.
      - Updated drivers (ccc-analyzer, scan-builds, new ccc) to obey this new
        interface
      - Updated test cases to conform to new driver options
      
      
      git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@64737 91177308-0d34-0410-b5e6-96231b3b80d8
      be1fe1eb
  26. Jan 21, 2009
  27. Jul 09, 2008
Loading