yuzu-mainline/src/common/x64
ReinUsesLisp 771a9c21cc common/wall_clock: Add virtual destructors
From -fsanitize=address, this code wasn't calling the proper destructor.
Adding virtual destructors for each inherited class and the base class
fixes this bug.

While we are at it, mark the functions as final.
2020-09-30 02:53:34 -03:00
..
cpu_detect.cpp Merge pull request #3396 from FernandoS27/prometheus-1 2020-06-28 01:34:07 +10:00
cpu_detect.h Merge pull request #3396 from FernandoS27/prometheus-1 2020-06-28 01:34:07 +10:00
native_clock.cpp Core/Common: Address Feedback. 2020-06-27 18:20:06 -04:00
native_clock.h common/wall_clock: Add virtual destructors 2020-09-30 02:53:34 -03:00
xbyak_abi.h externals: Update Xbyak to 5.96 2020-08-30 05:09:48 -04:00
xbyak_util.h Add xbyak external 2020-05-30 10:55:27 +10:00