summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
diff options
context:
space:
mode:
authorDylan Baker <[email protected]>2017-12-11 16:16:56 -0800
committerDylan Baker <[email protected]>2018-01-11 15:40:02 -0800
commit60856a7b4982aaaa4f22a002878d5d78cd63e272 (patch)
tree9983b6c48a7d676c3b846829f69b67cdd6825a52 /src/gallium/targets
parent4ccb9816737945159289527322e759d92bf7a4d6 (diff)
meson: don't use intermediate variables that are immediately discarded
For things like: loop x = func() list += x end just do: loop list += func() end Acked-by: Eric Engestrom <[email protected]> Signed-off-by: Dylan Baker <[email protected]>
Diffstat (limited to 'src/gallium/targets')
0 files changed, 0 insertions, 0 deletions