Skip to content
  1. Jul 28, 2009
    • Mike Stump's avatar
      Ensure we can work through typedefs. · 31d9254f
      Mike Stump authored
      llvm-svn: 77265
      31d9254f
    • Ted Kremenek's avatar
      (1) Enable PlistDiagnostics to take an option "PathDiagnosticClientFactory" · 04ade6f1
      Ted Kremenek authored
      object that it can use to forward PathDiagnostics for further processing. Along
      with this feature, the PlistDiagnostics object logs which files are created by
      the forwarding of the PathDiagnostics.
      
      (2) Create a new PathDiagnosticClientFactory object for HTMLDiagnostics,
      allowing other PathDiagnosticClients to forward PathDiagnostics through an
      opaque interface.
      
      (3) Create a "plist-html" diagnostics option in AnalysisConsumer to allow the
          logging of HTML files created in a hybrid Plist+HTML diagnostic client.
      
      llvm-svn: 77264
      04ade6f1
    • Ted Kremenek's avatar
      Add scan-build support for 'plist-html', a hybrid mode that supports the · 5cc54863
      Ted Kremenek authored
      creation of both HTML and plist files. Plist files are currently not generated
      using the same layout algorithm as just specifying '-plist', so this is mainly
      intended to help support automated runs of the analyzer.
      
      llvm-svn: 77263
      5cc54863
  2. Jul 27, 2009
  3. Jul 26, 2009
  4. Jul 25, 2009
Loading