Age | Commit message (Expand) | Author |
---|---|---|
2009-03-02 | Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* | Daniel Dunbar |
2009-02-02 | Clean up indentation. | Ted Kremenek |
2009-01-23 | When using -analyzer-output-plist always output a plist file even if it conta... | Ted Kremenek |
2009-01-21 | Static Analyzer: When generating plists for errors reports, generate one plis... | Ted Kremenek |
2009-01-19 | Rename SourceManager::getCanonicalFileID -> getFileID. There is | Chris Lattner |
2009-01-17 | this massive patch introduces a simple new abstraction: it makes | Chris Lattner |
2009-01-16 | eliminate FullSourceLoc::getLocation() now that FullSourceLoc | Chris Lattner |
2009-01-16 | more SourceLocation lexicon change: instead of referring to the | Chris Lattner |
2008-11-13 | [LLVM up] Update for raw_fd_ostream change. This fixes a FIXME that | Daniel Dunbar |
2008-11-03 | Hook up the Plist diagnostic client to the driver. | Ted Kremenek |
2008-11-03 | Add path diagnostics client for emitting path reports using Plists. | Ted Kremenek |