Commits

Chris Lattner committed 35dcc3aa10b
Move the @optional attribute to being a SIMPLE_DECL_ATTR, which simplifies a bunch of code, makes them more consistent with the other attributes, and is generally the newfangled way to do things. Swift SVN r19779