1
0
Fork 0
forked from suyu/suyu
suyu/src/core/hle
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error
Now that we have most of core free of shadowing, we can enable the
warning as an error to catch anything that may be remaining and also
eliminate this class of logic bug entirely.
2021-05-16 03:43:16 -04:00
..
kernel core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
service core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
ipc.h hle: ipc: Add declarations for TIPC. 2021-05-10 15:05:10 -07:00
ipc_helpers.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00
lock.cpp Fix build on macOS and linux 2018-01-13 22:38:52 +00:00
lock.h Use recursive_mutex instead of mutex to fix #2902 2017-08-29 20:39:55 +12:00
result.h core: Make variable shadowing a compile-time error 2021-05-16 03:43:16 -04:00