Commits

Flash Sheridan committed 05fd8fab81e
Add tests for rejection of mixed type operations for all the types in SwiftIntTypes plus Float and Double, for binary non-logical operators in _The Swift Programming Language_ "Basic Operators." Until rdar://18695154 is fixed, + and - are disabled; this leaves 1440 tests. Approved by Dmitri. Swift SVN r23096