Learn more about cloning repositories
You have read-only access
Add in abstract SILInstruction AllocationInst so we can query if we have an Alloc{Stack,Box,Ref,Array} by just doing isa<AllocationInst>. Swift SVN r13515