summaryrefslogtreecommitdiff
path: root/src/jib
diff options
context:
space:
mode:
authorThomas Bauereiss2020-02-21 14:18:09 +0000
committerThomas Bauereiss2020-02-21 14:26:12 +0000
commitef81395ecfaaec11f49a62834cf01bc52dd5d91a (patch)
treed751d25910110d097c56f0056fd2a88d7e05714f /src/jib
parente5ee087f1555582ba0c98a1890663eed9a4c2abb (diff)
Nl_flow: Consider early returns
Tells the typechecker that, for example, in a block after if (i < 0) then { return (); } else { ... } the constraint not(i < 0) holds. This is a useful pattern when type-checking code generated from ASL.
Diffstat (limited to 'src/jib')
0 files changed, 0 insertions, 0 deletions