Commits

Ben Langmuir committed 1b08d83b6f9
[SourceKit] Annotate class method dynamic Self return types Pass through the original Type in addition to the TypeDecl so that we can distinguish DynamicSelfType with underlying ClassType from just any old ClassType. rdar://problem/25158493