yuzu/src/shader_recompiler/frontend
lat9nq 963ed37fd6 structured_control_flow: Remove constexpr Flow::Block
This seems to be unsupported in newer libstdc++ versions due to
Flow::Block's base class being a non-literal type. It's not clear to me
why this was permitted in earlier versions.
2022-06-13 19:18:20 -04:00
..
ir general: Avoid ambiguous format_to compilation errors 2022-05-14 16:48:34 -04:00
maxwell structured_control_flow: Remove constexpr Flow::Block 2022-06-13 19:18:20 -04:00