[cfe-dev] refactor decl printer
Mike Stump
mrs at apple.com
Wed Jan 2 12:11:32 PST 2008
On Dec 22, 2007, at 5:28 PM, Chris Lattner wrote:
> Some random thoughts:
>
> +++ ./Driver/ASTConsumers.cpp 2007-12-21 13:58:52.000000000 -0800
> +void DeclPrinter:: PrintDecl(Decl *D) {
> This refactoring looks independently useful, please submit it
> separately.
Ok...
This moves the decl printer back up into DeclPrinter.
tested with make check on x86 darwin... no new regressions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: d.patch
Type: application/octet-stream
Size: 4858 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080102/0aedf856/attachment.obj>
-------------- next part --------------
More information about the cfe-dev
mailing list