Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | coccinelle: add g_assert_cmp* to macro file | Paolo Bonzini | 2016-05-23 | 1 | -0/+6 |
| | | | | | | This helps applying semantic patches to unit tests. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> | ||||
* | add macro file for coccinelle | Paolo Bonzini | 2015-09-09 | 1 | -0/+119 |
Coccinelle chokes on some idioms from compiler.h and queue.h. Extract those in a macro file, to be used with "--macro-file scripts/cocci-macro-file.h". Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |