Commits

Joe Pamer committed de9e8193c9e
Fix minor regression from r21154 We only want to apply the "favored constraint" optimization to symmetric binary operators. This helps prevent the pool of favored constraints from growing so large that it becomes ineffective. (rdar://problem/18008088) Swift SVN r21184