]> git.tdb.fi Git - libs/gl.git/commitdiff
Use accurate assignment targets in ExpressionInliner
authorMikko Rasa <tdb@tdb.fi>
Tue, 9 Mar 2021 08:39:58 +0000 (10:39 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 9 Mar 2021 08:42:56 +0000 (10:42 +0200)
This fixes an issue where it inline an assignment to a subfield in place
of a reference to the whole variable.


No differences found