Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-22 | Add a "COCCI" macro that we tell coccinelle is always defined. | Nick Mathewson | |
This will let us give specific in-file equivalents to given macros or preprocessor directives, to make things parse. | |||
2019-09-11 | Add a script to run spatch with appropriate arguments | Nick Mathewson | |
It's a bit tricky to remember the right incantation to get the proper include paths and incantations for coccinelle, but without it, coccinelle is less effective at parsing our C. |