Commits

Joe Groff committed ba2ac258950
ClangImporter: Import array types as tuples. Horrible I know, but a tuple will at least occupy enough space to allow us to use types with opaque in-line buffers (viz. NSFastEnumerationState) from Swift. Swift SVN r3926