On Tue, 16 Apr 2019, Timur Tabi wrote:

> I have a macro that requires one of the parameters to be a string
> literal, rather than a variable (e.g. char x[] or char *x).
>
> Can a coccinelle rule differentiate between the two?

constant char [] c;

julia

> _______________________________________________
> Cocci mailing list
> [email protected]
> https://systeme.lip6.fr/mailman/listinfo/cocci
>
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to