mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-11-30 12:05:47 -08:00
kernel: ensure class token lambda exit is unreachable
This commit is contained in:
@@ -49,6 +49,7 @@ private:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
UNREACHABLE();
|
||||||
}();
|
}();
|
||||||
|
|
||||||
template <typename T>
|
template <typename T>
|
||||||
|
|||||||
Reference in New Issue
Block a user