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