On Thu, Jul 26, 2018 at 3:42 PM, Julia Lawall <[email protected]> wrote:
> Coccinelle can make a list of relevant files, but there is not a guarantee
> that the rule will actually match on those files.  The option is
> --selected-only.

Thanks, that works.  I also discovered that this works:

spatch --very-quiet --dir .   | lsdiff --strip 1
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to