Commits

Anna Zaks committed 3e5c1f81d20
Support transparent attributes on struct and enum extensions. Attribute [transparent] on extensions should apply to all members(functions, properties) of that extension. Addresses radar://15035271. Swift SVN r8735