summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/PlistDiagnostics.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar2009-03-021-239/+0
* Clean up indentation.Ted Kremenek2009-02-021-2/+4
* When using -analyzer-output-plist always output a plist file even if it conta...Ted Kremenek2009-01-231-11/+14
* Static Analyzer: When generating plists for errors reports, generate one plis...Ted Kremenek2009-01-211-61/+59
* Rename SourceManager::getCanonicalFileID -> getFileID. There isChris Lattner2009-01-191-8/+7
* this massive patch introduces a simple new abstraction: it makesChris Lattner2009-01-171-14/+15
* eliminate FullSourceLoc::getLocation() now that FullSourceLocChris Lattner2009-01-161-2/+2
* more SourceLocation lexicon change: instead of referring to theChris Lattner2009-01-161-5/+4
* [LLVM up] Update for raw_fd_ostream change. This fixes a FIXME thatDaniel Dunbar2008-11-131-1/+1
* Hook up the Plist diagnostic client to the driver.Ted Kremenek2008-11-031-5/+12
* Add path diagnostics client for emitting path reports using Plists.Ted Kremenek2008-11-031-0/+230
OpenPOWER on IntegriCloud