1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-03-13 10:49:35 -05:00
Morph c1bd602e4c 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.
2022-06-13 18:19:22 -04:00
..
2022-04-28 18:24:11 +02:00
2022-06-13 18:19:22 -04:00