On Fri, Oct 25, 2013 at 3:17 AM, David Malcolm wrote:
> I noticed that some of the macros in tree.h that act on trees have
> parameters named "CODE", rather "NODE", which is confusing when in the
> presence of other macros that act on enum tree_code values.
>
> The attached patch renames such para
I noticed that some of the macros in tree.h that act on trees have
parameters named "CODE", rather "NODE", which is confusing when in the
presence of other macros that act on enum tree_code values.
The attached patch renames such params for macros that I believe act on
trees (mostly because they g