Commits

Joe Groff committed 372936efb18
SIL: Verify that "struct" instructions aren't used to build structs with unreferenceable storage. We don't have enough structural information about these structs to build a value from elements. Part of rdar://problem/19807099. Swift SVN r25367