aboutsummaryrefslogtreecommitdiffstats
path: root/bootstrap
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-12-06 07:45:34 +0100
committerBjörn Gustavsson <[email protected]>2017-12-07 10:09:35 +0100
commit31465f4296bc0b02832c7712402f41e18207aadd (patch)
tree237c6f944cbdd0d5f728f57995c6e22dbbdd3d2a /bootstrap
parent596921c3467b8e6b06340e492c3fbba687b74d01 (diff)
downloadotp-31465f4296bc0b02832c7712402f41e18207aadd.tar.gz
otp-31465f4296bc0b02832c7712402f41e18207aadd.tar.bz2
otp-31465f4296bc0b02832c7712402f41e18207aadd.zip
v3_codegen: Remove unnecessary clause for handling #cg_block{}
The function guard_cg/5 handles constructs found within the records #k_guard_clause{] and #k_protected{}. Since #k_guard_clause{} can only contain a #k_protected{}, and #k_protected{} in turn cannot contain a #cg_block{}, the clause for handling #cg_block{} in guard_cg/5 is never executed and can be removed.
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions