On Fri, Aug 24, 2012 at 10:07 AM, Will Wilson <[email protected]> wrote:
> Ah... I see support for testing DeclPrinter arrived a few days ago with
> r162245. I'll attempt to update the patch accordingly!
Yes, tests would be appreciated since DeclPrinter is already broken enough.
Currently tests for DeclPrinter test only "terse" mode, which doesn't
print class members. You could add helper functions for the "normal"
mode and use them in tests for printing class bodies.
Dmitri
--
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <[email protected]>*/
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits