Commits

Sonny Falk committed 64e5c0b6a68
[IDE/CodeComplete] Add associated USRs to CodeCompletionResult. If the completion result is a declaration, it contains the USR of the specified declaration and all overridden declarations. Additional tests on SourceKit side. This addresses <rdar://problem/17600891>. Swift SVN r20877