• Dridi Boukelmoune's avatar
    vcc: Avoid direct usage of the token list · eabe58bc
    Dridi Boukelmoune authored
    This migrates the remaining candidates for vcc_Peek*() functions using a
    coccinelle semantic patch. When vcc_PeekToken*() is used in an assignment
    statement it's straightforward to patch. In an expression a careful
    review is needed, that's why the generated code is meant not to compile
    on purpose. That's how the pattern for vcc_PrintTokens() was noticed.
    eabe58bc
Name
Last commit
Last update
..
archive Loading commit data...
README.rst Loading commit data...
check_obj.cocci Loading commit data...
closefd.cocci Loading commit data...
free_obj.cocci Loading commit data...
printf_nofmt.cocci Loading commit data...
replace.cocci Loading commit data...
return.cocci Loading commit data...
take_obj_notnull.cocci Loading commit data...
varnish.iso Loading commit data...
vcc_skip_token.cocci Loading commit data...
vdef.h Loading commit data...