Re: [Cocci] [PATCH 1/3] parsing_cocci: arity: Apply mcode2arity on macrodecl/param attrs

2020-06-12 Thread Markus Elfring
> The following commits introduced some poor management of attributes in arity.ml: > 08f1cd9fb83ec400435e0ad8fdf579ec8f9c0f21 > b4b8653bd5a9607922e0050fe2fede10d422b218 I suggest to specify also subjects for such commit references. > Apply mcode2arity to macrodecl and parameter

[Cocci] [PATCH 1/3] parsing_cocci: arity: Apply mcode2arity on macrodecl/param attrs

2020-06-12 Thread Jaskaran Singh
The following commits introduced some poor management of attributes in arity.ml: 08f1cd9fb83ec400435e0ad8fdf579ec8f9c0f21 b4b8653bd5a9607922e0050fe2fede10d422b218 Apply mcode2arity to macrodecl and parameter attributes. Signed-off-by: Jaskaran Singh --- parsing_cocci/arity.ml |