You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jeff King 4a7e27e957 convert "oidcmp() == 0" to oideq() 6 years ago
..
.gitignore
README
array.cocci
commit.cocci coccinelle: use <...> for function exclusion 6 years ago
free.cocci
object_id.cocci convert "oidcmp() == 0" to oideq() 6 years ago
qsort.cocci
strbuf.cocci
swap.cocci
xstrdup_or_null.cocci

README

This directory provides examples of Coccinelle (http://coccinelle.lip6.fr/)
semantic patches that might be useful to developers.