summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/TextDiagnosticBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* rewrite FormatDiagnostic to be less gross and a lot more efficient.Chris Lattner2008-11-191-6/+7
* This reworks some of the Diagnostic interfaces a bit to change how diagnosticsChris Lattner2008-11-181-17/+8
* Change the diagnostics interface to take an array of pointers to Chris Lattner2008-11-181-1/+1
* First non-embarrassing cut at checking for ambiguous derived-to-base Douglas Gregor2008-10-241-1/+2
* Add support for expected-note to Clang's -verify optionDouglas Gregor2008-09-111-0/+5
* More #include cleaningDaniel Dunbar2008-08-111-1/+0
* add a libDriver, for now only move the text diangostics stuff from Driver to ...Nico Weber2008-08-051-0/+41
OpenPOWER on IntegriCloud