Avoid creating temporary expressions when casting

Description

Spotted when working on .  In some situations (cast)(f(aliases)) extra temps can be created for the result of the cast when they're not necessary.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Pull Request URL

Created June 26, 2019 at 12:09 PM
Updated July 9, 2019 at 8:52 AM
Resolved July 9, 2019 at 8:52 AM