Commits

Roman Levenstein committed fa5109aaa1e
[casts-optimizations] Properly handle casts to protocol compositions. This fixes wrong results produced at run-time by interpreter/protocol_lookup.swift when it is compiled with optimizations. Swift SVN r28721