Commits
John McCall committed 44b0eaca36f
Mark materializeForSet conditional writebacks as auto-generated so that the unreachable code diagnostic doesn't complain if it manages to inline the materializeForSet. No test case because this actually shouldn't come up in practice: we should never be calling an implicit materializeForSet accessor. That we are right now is a separate bug. rdar://18439493 Swift SVN r22272