aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Frontend/ChainedDiagnosticConsumer.h
AgeCommit message (Expand)Author
2012-02-05Basic: import OwningPtr<> into clang namespaceDylan Noblesmith
2011-12-20Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_...David Blaikie
2011-12-07Make changes to SDiagsWriter to make it work in combination with the ARC migr...Argyrios Kyrtzidis
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-26Rename ChainedDiagnosticClient to ChainedDiagnosticConsumer as per issue 5397David Blaikie