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