Sure, go ahead. On Nov 24, 2009, at 8:08 AM, Kovarththanan Rajaratnam wrote:
> Hey, > > Is it OK if I commit the following: > > This patch streamlines CheckerVisitor.def so that it follows the usual > '#ifndef foo' pattern: > > #ifndef foo > #define foo(parm1) > #endif > > foo(parm1) parm1 ... > > #undef foo > > -- > Best regards, > Kovarththanan Rajaratnam > <checker_visitor.patch>_______________________________________________ > cfe-commits mailing list > [email protected] > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
