summaryrefslogtreecommitdiffstats
path: root/clang/Driver/TextDiagnosticBuffer.h
Commit message (Expand)AuthorAgeFilesLines
* add a libDriver, for now only move the text diangostics stuff from Driver to ...Nico Weber2008-08-051-53/+0
* Don't attribute in file headers anymore. See llvmdev for theChris Lattner2007-12-291-2/+2
* TargetInfo no longer includes a reference to SourceManager.Ted Kremenek2007-12-121-3/+3
* Modified the internals of Diagnostic and DiagnosticClient to useTed Kremenek2007-12-111-1/+1
* Mega-patch: ripped SourceManager out of Diagnostic/DiagnosticClient. NowTed Kremenek2007-12-111-2/+4
* start partitioning the diagnostics into two classes: thoseChris Lattner2007-11-301-1/+1
* Clients should only get read-only access to diagnostic info.Chris Lattner2007-06-281-8/+2
* Submitted by: Bill WendlingBill Wendling2007-06-271-0/+57
OpenPOWER on IntegriCloud