Learn more about cloning repositories
You have read-only access
Fix a bug in the casts optimizations. DynamicCasts was not considering the fact that subclasses of a given class may implement a protocol, even if the class does not implement it. Swift SVN r27265