summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/TextDiagnosticPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* make "in included from" and "in instatiation from" messages respectChris Lattner2009-04-211-9/+15
* don't crash on invalid ranges in -fprint-source-range-infoChris Lattner2009-04-191-0/+3
* implement compiler support for -fno-diagnostics-fixit-info,Chris Lattner2009-04-191-3/+2
* tblgen is now passing diagnostic group information in the .inc file, ignore i...Chris Lattner2009-04-161-1/+1
* implement framework for -fdiagnostics-show-option, but tblgen isn'tChris Lattner2009-04-161-0/+5
* Change Lexer::MeasureTokenLength to take a LangOptions reference.Chris Lattner2009-04-141-2/+2
* implement a new -fprint-source-range-info option, whichChris Lattner2009-03-131-0/+32
* Extend the notion of active template instantiations to include theDouglas Gregor2009-03-101-4/+8
* generalize the "end of line" checking logic to stop at any \0 at theChris Lattner2009-03-081-3/+1
* fix PR2639Chris Lattner2009-03-021-1/+1
* Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*Daniel Dunbar2009-03-021-0/+315
OpenPOWER on IntegriCloud