Make sure to allow '@objc' on enum elements
Previously they were ignored by the checking of '@objc', but in the
refactoring to a request the attribute started getting marked as
invalid without a diagnostic.
rdar://problem/43401047
(cherry picked from commit a3942059bfcab952438dca84b541356aa1f78854)