Skip to content

Commit e0d1636

Browse files
committed
NFC: Doc'd checked_cast_br formal type.
Update SIL.rst's entry on `checked_cast_br` to include the formal type that the instruction now takes.
1 parent 1d8cce5 commit e0d1636

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/SIL.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8093,6 +8093,7 @@ checked_cast_br
80938093
::
80948094

80958095
sil-terminator ::= 'checked_cast_br' sil-checked-cast-exact?
8096+
sil-type 'in'
80968097
sil-operand 'to' sil-type ','
80978098
sil-identifier ',' sil-identifier
80988099
sil-checked-cast-exact ::= '[' 'exact' ']'

0 commit comments

Comments
 (0)