Commits

Jordan Rose committed cfe20537d60
Dependencies: Make sure we count redeclaration checking as a dependency. Also, checking protocol conformances doesn't depend on any members, just the type. We don't track dependencies on types separately from members right now, though, so instead there's now a dummy dependency on 'deinit'. Swift SVN r30288