diff options
| author | 2018-10-20 14:25:12 -0400 | |
|---|---|---|
| committer | 2018-10-20 14:25:15 -0400 | |
| commit | 8a86c8d48b7ca8b7c9217938a36720e616a2ebad (patch) | |
| tree | b28a6241329122c70d28497daaffb88c1145c20c /src/common/memory_util.cpp | |
| parent | gl_shader_decompiler: Get rid of variable shadowing warnings (diff) | |
| download | yuzu-8a86c8d48b7ca8b7c9217938a36720e616a2ebad.tar.gz yuzu-8a86c8d48b7ca8b7c9217938a36720e616a2ebad.tar.xz yuzu-8a86c8d48b7ca8b7c9217938a36720e616a2ebad.zip | |
gl_shader_decompiler: Allow std::move to function in SetPredicate
If the variable being moved is const, then std::move will always perform
a copy (since it can't actually move the data).
Diffstat (limited to 'src/common/memory_util.cpp')
0 files changed, 0 insertions, 0 deletions