dolphin/Source/Core/Common/Logging
Lioncash b0dc823472
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
Enforces the termination of GENERIC_LOGs with semicolons.
2018-04-16 12:11:32 -04:00
..
ConsoleListener.h
ConsoleListenerDroid.cpp
ConsoleListenerNix.cpp
ConsoleListenerWin.cpp
Log.h Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0) 2018-04-16 12:11:32 -04:00
LogManager.cpp
LogManager.h