Commits

Jordan Rose committed a42531ebf0c
Tweak diagnostic message when importing the current module. Before: error: cannot import module being compiled After: warning: file 'foo.swift' is part of module 'Foo'; ignoring import rdar://problem/22635888 Swift SVN r31995