Commits

Anna Zaks committed e1362456762
[SIL] Add integer overflow warnings on simple arithmetic to swift. - Adds transparent attribute to add/mult/sub on integer types. - Fix a bug in ConstantPropagation that ensures that the propagation is triggered on StructExtract, when struct is simplified. - Slightly improve the error message. Swift SVN r8825