diff options
author | lat9nq <lat9nq@gmail.com> | 2022-06-12 16:00:52 -0400 |
---|---|---|
committer | lat9nq <lat9nq@gmail.com> | 2022-06-13 19:18:20 -0400 |
commit | 963ed37fd615454784c46be0a80ae6e03fcc0285 (patch) | |
tree | bd265bf8d1fbddb421a4beb7654d9e5cbf60f31b /src/video_core/gpu_thread.cpp | |
parent | a0407a8e646172392514dd996d62464db64aee83 (diff) |
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.
Diffstat (limited to 'src/video_core/gpu_thread.cpp')
0 files changed, 0 insertions, 0 deletions