Commits

Argyrios Kyrtzidis committed 4bcb2d0b97f
[Sema] Add a compiler fixit for erroneously returning an unnecessary cast of a raw value of a RawOptionSet. The primary motivation is to address SDK change of a common API. The diagnostic checks return statements per advice from JoeP to simplify implementation. rdar://21034343 Swift SVN r28826