diff options
| author | Jun Su <howard0su@gmail.com> | 2020-03-23 13:15:58 +0800 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2020-05-04 18:26:56 +0200 |
| commit | bb75050f68f8ea11cf700e48b16e5c179211d721 (patch) | |
| tree | 15fa4bae9b0c97bf6027aac2743b5cb6184595ac /Source/Core/InputCommon/ControllerInterface/ControllerInterface.cpp | |
| parent | 7c0ef725abce0aa57951951fe7a1299941d07962 (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
