Missing a rule for CFG construction should never be silent
It should be either a hard error or a warning (on run, we can’t do this at compiletime without guarantees about the shape of the AST)
Submitted by Jeff Smits on 5 July 2018 at 15:18
Issue Log
On 5 July 2018 at 15:18 Jeff Smits commented:
Fixed: now always output warning on missing CFG rule for a node
On 5 July 2018 at 15:18 Jeff Smits closed this issue.
Log in to post comments