summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/TextDiagnosticBuffer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar2009-03-021-39/+0
* Handle fatal errors.Ben Laurie2009-02-171-0/+1
* eliminate FullSourceLoc::getLocation() now that FullSourceLocChris Lattner2009-01-161-3/+3
* 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