Commits

Roman Levenstein committed 185e96ce8cd
Clean-up of retain/release insertion during bridged casts optimizations. I noticed under Instruments that the bridged casts opts produced a code that was leaking in some cases. Therefore I took the change to re-visit the code and to clean-up the logic for insertion of retains and releases. Swift SVN r27371