Commits

Joe Groff committed 9ddad1d7182
Sema: Basic parsing and checking for 'dynamic'. Parse 'dynamic' as a contextual keyword, and check that it's applied only to ObjC-compatible members of classes. We don't handle inheritance of the attribute yet. Swift SVN r19781