Commits

Chris Lattner committed fe30b66a933
move "override" onto the new fangle decl modifier code, instead of being a virtual attribute. As part of this, introduce a new "NotSerialized" flag in Attr.def. This eliminates a bunch of special case code in the parser and elsewhere for handling this modifier. Swift SVN r19997