Learn more about cloning repositories
You have read-only access
Clean up error message for "module 'foo' has no member named 'bar'". r7012-14 had removed the special case for module member lookup, but we should still special-case the error message. Swift SVN r7047