Author: Peter Senna Tschudin <peter.senna@gmail.com> A simplified version of the semantic patch that finds this problem is as follows: (http://coccinelle.lip6.fr/) // @r1@ statement S; position p,p1; @@ S@p1;@p @script:python r2@ p
Sep 28 2012
Author: Peter Senna Tschudin <peter.senna@gmail.com> A simplified version of the semantic patch that finds this problem is as follows: (http://coccinelle.lip6.fr/) // @r1@ statement S; position p,p1; @@ S@p1;@p @script:python r2@ p