Commits

Doug Gregor committed 8859b565bf8
Create trivial accessors for static stored properties when conformance checking needs them. This is the propagation of the hack to declare getters/setters when we need them. It really should be centralized, but this fixes a recent regression (rdar://problem/19941580). Swift SVN r25721