﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
107	non-atomic expressions in operator position are suboptimally handled	felix winkelmann		"Expressions in operator position of procedure calls should be simplified to (possibly temporary) variables to make it easier for the later analysis pass to figure out whether the operator is known. This is done for `lambda` expressions but not for other non-atomic expressions. This should be generalized by always introducing a temporary.

See commit fb0304220af9473b18e238dbecf88bac25491f27"	defect	closed	minor		core-pending	4.2.x	fixed			
