Evolutionary development of a semantic patch using Coccinelle
Evolutionary development of a semantic patch using Coccinelle
Posted Apr 2, 2010 16:53 UTC (Fri) by giraffedata (guest, #1954)In reply to: Evolutionary development of a semantic patch using Coccinelle by lawall
Parent article: Evolutionary development of a semantic patch using Coccinelle
Coccinelle doesn't seem to be all that semantic. It works on C syntax. A semantic matching rule would be something like "a statement that references the 'next' field of a 'device_driver' struct," as opposed to a rule that matches particular C syntax that happens to do that.
