Commits

Joe Groff committed 7f886c924b2
SIL: Make 'isReferenceCounted' a bit on TypeLowering. This allows types to be lowered as scalar reference-counted types without requiring them to have AST-level reference semantics. For now, put in a staging assertion to ensure isReferenceCounted == hasReferenceSemantics to make sure we set the bit properly everywhere. Swift SVN r26238