yuzu-android/src/common/logging
Benjamin Barenblat 7cd5a653ff
Handle invalid Log::Class
Add a case of `Log::Class::Count` to the switch statement that
dispatches on `Log::Class`.  The case simply calls the `UNREACHABLE`
macro.
2015-08-15 15:39:45 -04:00
..
backend.cpp Handle invalid Log::Class 2015-08-15 15:39:45 -04:00
backend.h Common: Remove async logging 2015-05-12 02:31:04 -03:00
filter.cpp Common: Remove async logging 2015-05-12 02:31:04 -03:00
filter.h CitraQt: Cleanup includes. 2015-06-28 00:36:54 +01:00
log.h Common: Cleanup memory and misc includes. 2015-06-28 00:36:54 +01:00
text_formatter.cpp Use UNREACHABLE macro for impossible cases in previous commit 2015-08-02 18:30:24 -04:00
text_formatter.h Common: Remove async logging 2015-05-12 02:31:04 -03:00