Commits

Joe Groff committed c5305f3e60c
IRGen: Lay out enums from Clang with C-compatible layout. Borrow the scalar type of the raw type as the representation type of C enums, and use the raw values from C as the discriminator values of the cases. Swift SVN r9988