[cfe-dev] refactor decl printer
Chris Lattner
clattner at apple.com
Wed Jan 2 13:05:23 PST 2008
On Jan 2, 2008, at 12:11 PM, Mike Stump wrote:
> 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.
Applied, thanks!
FYI, the mailing lists are apparently having issues right now. I'm
working on resolving them, in the meantime, the web archives are
still working.
-Chris
More information about the cfe-dev
mailing list