dillon1000/react
Commit
Browse files [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.
Changed paths3 files
First-parent comparisoncompiler/forget/src/HIR/BuildAliasSets.ts AddedM compiler/forget/src/HIR/InferMutableLifetimes.ts ModifiedM compiler/forget/src/HIR/PrintHIR.ts ModifiedPatch
Files changed
Rendering syntax-highlighted changes…