summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/frontend/ir/patch.cpp
diff options
context:
space:
mode:
authorGravatar Wunkolo2022-02-17 06:28:14 -0800
committerGravatar Wunkolo2022-02-17 06:28:19 -0800
commit768fdb269ed2e80b27e7015d3e06a5c64faf386f (patch)
tree1d2fc9f6effa0d35e0d8443ba4187449749d67cf /src/shader_recompiler/frontend/ir/patch.cpp
parentMerge pull request #7866 from xerpi/svc-OutputDebugString32-CreateCodeMemory3... (diff)
downloadyuzu-768fdb269ed2e80b27e7015d3e06a5c64faf386f.tar.gz
yuzu-768fdb269ed2e80b27e7015d3e06a5c64faf386f.tar.xz
yuzu-768fdb269ed2e80b27e7015d3e06a5c64faf386f.zip
common: Add NullVisitor default constructor
Addresses https://github.com/yuzu-emu/yuzu/issues/7881 to fix linux builds. `YUZU_NON_COPYABLE` deletes the `T(const T&)` constructor which will cause the implicitly defined default ctor/dtor to no-longer generate.
Diffstat (limited to 'src/shader_recompiler/frontend/ir/patch.cpp')
0 files changed, 0 insertions, 0 deletions