Commits

Jordan Rose committed 11311d7ce3a
[swift2objc] Add tests for structs and typealiases that come from Clang. We can look through typealiases that come from Swift, but once we get one from Clang we should be able to just use it. This was already working in the last commit, but had no tests. Swift SVN r12086