Commits

Doug Gregor committed 2edae8c57d9
Add trivial accessors to static properties (as well as instance properties). This is a better fix for rdar://problem/19941580: by providing trivial accessors for all static properties, we have them there for any other type checking that might need them, including the Objective-C selector checking from the radar. Swift SVN r25730