Skip to content

Commit c14a51b

Browse files
authored
[SILVerifier] NFC: standardize same-type assertions. (#29862)
Use `requireSameType(x, y)` ~everywhere instead of `require(x == y)`. `requireSameType` prints types upon mismatch, which is better for debugging verification failures.
1 parent 20f8436 commit c14a51b

File tree

1 file changed

+234
-202
lines changed

1 file changed

+234
-202
lines changed

0 commit comments

Comments
 (0)