dillon1000/react

Commit

[hir] Add a buildAliasSets pass

Moves the existing alias set building logic from inferMutableLifetimes to a 
separate pass. 

Additionally maintain abstract state to refine aliasing to not include 
primitives.
Browse files
Changed paths3 files
First-parent comparison
A compiler/forget/src/HIR/BuildAliasSets.ts AddedM compiler/forget/src/HIR/InferMutableLifetimes.ts ModifiedM compiler/forget/src/HIR/PrintHIR.ts Modified
Patch

Files changed

Rendering syntax-highlighted changes…