Commits

Joe Groff committed 2ffe9f848a5
SILGen: Fix detection of address-only generics. BoundGenericTypes aren't NominalTypes, so TypeInfo wasn't correctly walking generic StructDecls and propagating address-only-ness for generic struct types. Swift SVN r3692