[cfe-commits] r140752 - in /cfe/trunk: include/clang/Basic/DiagnosticIDs.h lib/Basic/DiagnosticIDs.cpp lib/Frontend/TextDiagnosticPrinter.cpp test/Frontend/diagnostics-option-names.c

Chandler Carruth chandlerc at google.com
Wed Sep 28 22:44:33 PDT 2011


On Wed, Sep 28, 2011 at 6:01 PM, Daniel Dunbar <daniel at zuster.org> wrote:

> The TextDiagnosticPrinter code is still fragile as it is just "reverse
> engineering" what the diagnostic engine is doing. Not my current priority to
> fix though.


Is this straightforward to fix? I'm hacking a lot on the text diagnostic
printer, working to make a generic interface for textually formatting
diagnostics that can be shared amongst various clients, so I'd be happy to
take a look while there.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110928/9a65ce6f/attachment.html>


More information about the cfe-commits mailing list