Commit Graph

2 Commits

Author SHA1 Message Date
Jordan Rose
f5a085e03d [test] Make the test case from r31995 exercise the failure path too.
Swift SVN r32025
2015-09-17 01:27:51 +00:00
Jordan Rose
a42531ebf0 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
2015-09-16 17:24:13 +00:00