Commits

Mark Lacey committed 8b2da379818
Assert that all struct types are handled in Clang type generation. With the exception of ContiguousString which we only see in signatures due to a bug, we handle all Swift structs generated during Clang importing now. Swift SVN r13526