• Dridi Boukelmoune's avatar
    Delay the code generation of the set action · b39e9196
    Dridi Boukelmoune authored
    First, gather everything needed, then generate the C code. This avoids a
    bit of code duplication and makes the error handling more natural, right
    after the attempt at generating a matching expression.
    
    Refs #3100
    b39e9196
vcc_action.c 10 KB