Learn more about cloning repositories
You have read-only access
Sema: Don't create both a default and elementwise ctors for types with static vars but no instance vars. Fixes a duplicate definition in SILGen where we end up with two 'Foo.init()'s. Swift SVN r10380