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