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.master
parent
b3d6f7bdd8
commit
c1bd602e4c
Loading…
Reference in New Issue