On Wed, 24 Oct 2012, ron minnich wrote: > Are there ways to patch sequences such as > #if x > #endif > > to some other sequence? My tries have failed, I'm hoping I'm missing > something.
No, it is not possible. It is not possible to match on cpp code, only t generate it. julia _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
