summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
diff options
context:
space:
mode:
authorJun Su <howard0su@gmail.com>2020-03-23 13:15:58 +0800
committerLéo Lam <leo@leolam.fr>2020-05-04 18:26:56 +0200
commitbb75050f68f8ea11cf700e48b16e5c179211d721 (patch)
tree15fa4bae9b0c97bf6027aac2743b5cb6184595ac /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp
parent7c0ef725abce0aa57951951fe7a1299941d07962 (diff)
Jit: fix warning -Winvalid-offsetof
Remove the warning: warning: offsetof within non-standard-layout type ‘JitBlock’ is conditionally-supported JitBlock contains non-trival types now. Split the fields with trival types that needs to be access from JIT code into JitBlockData structure.
Diffstat (limited to 'Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp')
0 files changed, 0 insertions, 0 deletions