dillon1000/react

Commit

[HIR] fix missing read reference to switch test value

Unless I'm mistaken, the switch operand is missing here.
Browse files
Changed paths5 files
First-parent comparison
M compiler/forget/src/HIR/InferReferenceEffects.ts ModifiedM compiler/forget/src/__tests__/fixtures/hir/reverse-postorder.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/ssa-switch.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/switch-non-final-default.expect.md ModifiedM compiler/forget/src/__tests__/fixtures/hir/switch.expect.md Modified
Patch

Files changed

Rendering syntax-highlighted changes…