Commits

Nadav Rotem committed ffdb4425e55
Teach the SIL verifier how to check that all of the uses of AllocStackInst are inside the allocation lifetime. This code only verifies cases where the allocation and deallocation are in the same basic block. Swift SVN r18675