Commits

Chris Lattner committed b312116ee9a
adopt IsInitialization_t in LowerAssignInstruction, and inline handleInconsistentInitOrAssign into its caller, since it will remain simple. Also, add an assert to make sure the handleStoreUse covers all instructions possible in it. NFC. Swift SVN r10685