Commits

Dmitri Hrybenko committed f0cd6e3f205
Don't import the standard library multiple times in the REPL SourceFile should filter out duplicate imports, rdar://15334029, but for now this prevents duplicating code completion results for the standard library in the REPL. Swift SVN r9718