Files
swift-mirror/lib/SILAnalysis/CallGraph.cpp
Andrew Trick 5c4104ebc1 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.
2015-11-12 10:41:19 -08:00

37 KiB