Commits

Doug Gregor committed 037c674f054
Move diagnostic about missing function definition into semantic analysis. The parser shouldn't be diagnosing such semantic constraints. While I'm here, allow definitions on functions in protocols (they're ignored for now). Swift SVN r11223