Commits

Xi Ge committed a5e51a34943
[SourceKit] In CursorInfo response, include the mangle name of the type of the underlying decl. The mangled name of the type is identical to those for debugger. These mangled names allow us to reconstruct the type from AST and generate interface specifically for that type. Related rdar://27306890