dillon1000/react

Commit

[hir] Don't redefine context refs in EnterSSA

Context references are special since reassignments need to update the original 
reference, not define a new place.
Browse files
Changed paths3 files
First-parent comparison
M compiler/forget/src/SSA/EnterSSA.ts ModifiedR compiler/forget/src/__tests__/fixtures/hir/_bug.capturing-func-simple-alias.expect.md →compiler/forget/src/__tests__/fixtures/hir/capturing-func-simple-alias.expect.md RenamedR compiler/forget/src/__tests__/fixtures/hir/_bug.capturing-func-simple-alias.js →compiler/forget/src/__tests__/fixtures/hir/capturing-func-simple-alias.js Renamed
Patch

Files changed

Rendering syntax-highlighted changes…