summaryrefslogtreecommitdiffstats
path: root/clang/Basic/Diagnostic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finally bite the bullet and make the major change: split the clang namespaceChris Lattner2007-06-151-1/+0
* Submitted by: Bill WendlingBill Wendling2007-06-101-0/+4
* Submitted by: Bill WendlingBill Wendling2007-06-081-1/+2
* Submitted by: Bill WendlingBill Wendling2007-06-081-1/+5
* track whether an error has been emitted.Chris Lattner2007-05-281-0/+5
* improve const correctnessChris Lattner2007-05-191-1/+1
* Bug #:Steve Naroff2007-05-181-2/+4
* Add support for inserting up to 10 strings in a diagnostic, with %0, %1, %2,Chris Lattner2007-05-161-2/+2
* Implement support for arbitrarily mapping non-error diagnostics to be eitherChris Lattner2006-07-051-2/+18
* Remove manual conditional error handling code.Chris Lattner2006-06-181-5/+4
* Initial checkin of c-language parserChris Lattner2006-06-181-0/+117
OpenPOWER on IntegriCloud