[cfe-commits] Heads up: Diagnostic related renaming incoming
David Blaikie
dblaikie at gmail.com
Sun Sep 25 16:03:19 PDT 2011
Just thought I'd mention I'm about to commit a series of patches (should be
9 in total) to address http://llvm.org/bugs/show_bug.cgi?id=5397
Essentially: Diagnostic->DiagnosticsEngine,
*DiagnosticClient->*DiagnosticConsumer(separate patch for each name),
DiagnosticInfo->Diagnostic
As per the linked bug. I'll try to get them all in shortly so it doesn't
disturb anyone working on these classes any more than necessary.
Thanks,
- David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20110925/fec34ae4/attachment.html>
More information about the cfe-commits
mailing list