Files
swift-mirror/lib/IDE/CodeCompletion.cpp
Sonny Falk db24ff2380 [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
2014-08-01 19:07:20 +00:00

82 KiB