Learn more about cloning repositories
You have read-only access
Fixed bug where SILInstructionVisitor was expecting visitSILArgument to have ValueRetTy not void. The reason this bug survived is that by default ValueRetTy is void. Swift SVN r8721