Commits

Sonny Falk committed db24ff23806
[IDE/CodeCompletion] Update copyAssociatedUSRs() to walk overridden declarations exhaustively, including protocol conformances. Refactor and simplify copyAssociatedUSRs() to copy each USR one by one. Manually copy the string array into the sink allocator, to work around a clang-600 merge failure. Swift SVN r20910