Commits

David Farler committed e21e1c40e4e
Import fields for named C unions Create getters and setters for, and initializers taking, fields in C unions. This doesn't yet fold anonymous unions' fields nested into a struct, but it does open up APIs that were previously unavailable. rdar://problem/19660119 Swift SVN r31396