On Mon, Feb 25, 2019 at 1:52 PM Michael Stefaniuc <[email protected]> wrote: > > For cases like that I've added a define to my macro file to be used with > --macro-file-builtins or --macro-file.
That works great, thanks! I used this: #define MY_ITERATOR(a,b) for (;;) _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
