coccinelle

semantic patching tool for C
  http://coccinelle.lip6.fr
  0
  no reviews



Coccinelle is a program matching and transformation tool for C. The programmer describes the code to match and the transformation to perform as a semantic patch, which looks like a standard patch, but can transform multiple files at any number of code sites.