summaryrefslogtreecommitdiff
path: root/src/input_common/input_engine.h
diff options
context:
space:
mode:
authorGravatar Morph2022-02-05 11:29:44 -0500
committerGravatar Morph2022-02-05 13:56:20 -0500
commitf0340b8d22c8e2d9319726b8d90f9b3a3636882e (patch)
tree7a852a9e67ed22f8211f92eeda89bc56e5e979e0 /src/input_common/input_engine.h
parentservice: Migrate to the new UUID implementation (diff)
downloadyuzu-f0340b8d22c8e2d9319726b8d90f9b3a3636882e.tar.gz
yuzu-f0340b8d22c8e2d9319726b8d90f9b3a3636882e.tar.xz
yuzu-f0340b8d22c8e2d9319726b8d90f9b3a3636882e.zip
hle: ipc_helpers: Ignore -Wclass-memaccess
This warning is triggered by GCC when copying into non-trivially default constructible types, as it uses the more restrictive std::is_trivial (which includes std::is_trivially_default_constructible) to determine whether memcpy is safe instead of std::is_trivially_copyable.
Diffstat (limited to 'src/input_common/input_engine.h')
0 files changed, 0 insertions, 0 deletions