mirror of https://github.com/yuzu-mirror/yuzu
common: Eliminate variable shadowing
GCC/Clang treats variables within lambdas as potentially shadowing those outside the lambda, despite them not being captured inside the lambda's capture list.pull/8/head
parent
b3d6f7bdd8
commit
c1bd602e4c
Loading…
Reference in New Issue