mirror of
https://github.com/yuzu-mirror/yuzu.git
synced 2025-02-03 06:19:56 +01:00
af93909c9c
ExprCondCode visit implements the generic Visit. Use this instead of that one. As an intended side effect this fixes unwritten memory usages in cases when a negation of a condition code is used.