Commits

Jordan Rose committed 09b569c7caf
Synthesize trivial accessors when overriding a property in another file. Otherwise, we don't actually consider the subclass's accessors to be overriding when we go to generate the vtable. <rdar://problem/17744228> Swift SVN r20923