summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/PlistDiagnostics.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [LLVM up] Update for raw_fd_ostream change. This fixes a FIXME thatDaniel Dunbar2008-11-131-1/+1
| | | | | | | | the Backend output should be done in binary mode. - I'd appreciate it if someone who has a Windows build could verify this. llvm-svn: 59221
* Hook up the Plist diagnostic client to the driver.Ted Kremenek2008-11-031-5/+12
| | | | | | Fix Plist output. llvm-svn: 58652
* Add path diagnostics client for emitting path reports using Plists.Ted Kremenek2008-11-031-0/+230
llvm-svn: 58647
OpenPOWER on IntegriCloud