mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-24 21:45:03 +00:00
Unfortunately, compilers will issue warnings when using offsetof with non-standard layout types even when offsetof actually works fine here; just having a virtual function is enough to trigger the warning... Let's just stop the scan threads explicitly in destructors instead of relying on member destruction order. |
||
---|---|---|
.. | ||
Android | ||
Core | ||
DSPSpy | ||
DSPTool | ||
PCH | ||
UnitTests | ||
VSProps | ||
.clang-format | ||
CMakeLists.txt | ||
dolphin-emu.sln |