Age | Commit message (Expand) | Author |
---|---|---|
2011-09-29 | Introduce a pure virtual clone() method to DiagnosticConsumer, so that | Douglas Gregor |
2011-09-26 | Rename DiagnosticInfo to Diagnostic as per issue 5397 | David Blaikie |
2011-09-25 | Rename DiagnosticClient to DiagnosticConsumer as per issue 5397 | David Blaikie |
2011-09-25 | Rename Diagnostic to DiagnosticsEngine as per issue 5397 | David Blaikie |
2009-11-30 | Add TextDiagnosticBuffer::FlushDiagnostics, for forwarding the buffered diagn... | Daniel Dunbar |
2009-03-02 | Normalize .h guards. | Daniel Dunbar |
2009-03-02 | Rename lib/Driver (etc) to lib/Frontend in prep for the *actual* | Daniel Dunbar |