suyu/src
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
..
audio_core Merge pull request #4721 from lioncash/genfn 2020-09-29 15:16:24 -07:00
common common/wall_clock: Add virtual destructors 2020-09-30 02:53:34 -03:00
core Merge pull request #1703 from DarkLordZach/nvdec-ioctl 2020-09-29 15:00:48 -07:00
input_common Add automap feature for GC adapter 2020-09-18 16:51:16 -05:00
tests tests/core_timing: Remove pragma optimize(off) 2020-08-03 11:12:55 -04:00
video_core Merge pull request #4724 from lat9nq/fix-vulkan-nvidia-allocate-2 2020-09-26 23:52:49 +00:00
web_service web_service: Move web_result.h into web_service 2020-08-22 19:29:54 -04:00
yuzu Merge pull request #4701 from lioncash/unused-proto 2020-09-23 19:07:27 +00:00
yuzu_cmd renderer_opengl: Remove emulated mailbox presentation 2020-09-20 16:29:41 -03:00
yuzu_tester Merge pull request #4594 from german77/MotionHID 2020-09-17 12:39:01 -07:00
.clang-format
CMakeLists.txt CMakeLists: Resolve #4478 2020-08-03 11:21:24 -04:00