summaryrefslogtreecommitdiffstats
path: root/clang/lib/Basic/Diagnostic.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix PR3077: tokens that come from macro expansions whose macro wasChris Lattner2008-11-161-1/+1
* fix rdar://6288301: custom warnings don't respect -Werror.Chris Lattner2008-10-171-2/+8
* Add --suppress-system-warnings (on by default, use =0 to disable)Daniel Dunbar2008-09-121-1/+3
* * Remove isInSystemHeader() from DiagClient, move it to SourceManagerNico Weber2008-08-101-17/+38
* Fix --html-diags in driver by delaying the construction of an HTMLDiagnosticC...Ted Kremenek2008-08-071-5/+5
* Add EXTWARN Diagnostic class.Daniel Dunbar2008-08-051-1/+4
* Implement support for -w, which silences all warnings. PR2384.Chris Lattner2008-05-291-4/+9
* Fix regression in Diagnostic that caused it to not register the numberTed Kremenek2008-04-141-2/+3
* Only increment the number of diagnostics when the DiagnosticClient usedTed Kremenek2008-04-141-2/+6
* Added variation of the "Report" method in the class Diagnostic that takesTed Kremenek2008-03-311-3/+7
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+232
OpenPOWER on IntegriCloud