Commits

Andrew Trick committed 5c4104ebc17
NFC: Separate the "mayBindDynamicSelf" property from CallGraph. We don't want passes directly querying the CallGraph because managing invalidation will be so difficult. This is still a workaround for the proper fix to AST/SIL type substitution: <rdar://problem/21025088> SIL should properly represent binding dynamic self to generic parameters.