David Blaikie
|
b5784324b3
|
Rename DiagnosticInfo to Diagnostic as per issue 5397
llvm-svn: 140493
|
2011-09-26 01:18:08 +00:00 |
David Blaikie
|
e2eefaecc8
|
Rename DiagnosticClient to DiagnosticConsumer as per issue 5397
llvm-svn: 140479
|
2011-09-25 23:39:51 +00:00 |
David Blaikie
|
9c902b5502
|
Rename Diagnostic to DiagnosticsEngine as per issue 5397
llvm-svn: 140478
|
2011-09-25 23:23:43 +00:00 |
David Blaikie
|
7900020616
|
More missing header inclusions from llvm_unreachable migration.
llvm-svn: 140369
|
2011-09-23 05:57:42 +00:00 |
David Blaikie
|
83d382b1ca
|
Switch assert(0/false) llvm_unreachable.
llvm-svn: 140367
|
2011-09-23 05:06:16 +00:00 |
Argyrios Kyrtzidis
|
c79346a57c
|
Since multiple diagnostics can share one diagnostic client, have the client keeping track
of the total number of warnings/errors reported.
llvm-svn: 119731
|
2010-11-18 20:06:46 +00:00 |
Daniel Dunbar
|
05762b1344
|
Add TextDiagnosticBuffer::FlushDiagnostics, for forwarding the buffered diagnostics to a different diagnostics engine.
llvm-svn: 90125
|
2009-11-30 08:41:34 +00:00 |
Daniel Dunbar
|
ecd0444e8c
|
Simplify.
llvm-svn: 90091
|
2009-11-29 20:58:39 +00:00 |
Mike Stump
|
11289f4280
|
Remove tabs, and whitespace cleanups.
llvm-svn: 81346
|
2009-09-09 15:08:12 +00:00 |
Daniel Dunbar
|
51adf5824e
|
Rename lib/Driver (etc) to lib/Frontend in prep for the *actual*
driver taking lib/Driver.
llvm-svn: 65811
|
2009-03-02 06:16:29 +00:00 |