Learn more about cloning repositories
You have read-only access
SILGen: Mark the stack slot for '_' assignments uninitialized. It will be assigned into, so we need DI to lower the assignment to an initialization for us. Fixes rdar://problem/21090194. Swift SVN r29067