Commits

John McCall committed d190ee0767a
Honor the swift_error attribute during import. Add a new convention to describe what happens with nonzero_result on a type that isn't imported as Bool. This isn't really a safe convention to implement, but calls are fine. Implements <rdar://21715350>. Swift SVN r29953