]> git.tdb.fi Git - libs/gl.git/commitdiff
Don't modify the target block's variable map from InlineContentInjector
authorMikko Rasa <tdb@tdb.fi>
Tue, 16 Mar 2021 09:38:55 +0000 (11:38 +0200)
committerMikko Rasa <tdb@tdb.fi>
Tue, 16 Mar 2021 09:54:12 +0000 (11:54 +0200)
This felt hacky, and also seemed wrong since the variable map contains
the original names of the variables, not new ones.  Instead avoid
inlining more than one function per pass into any given function.


No differences found