summaryrefslogtreecommitdiff
path: root/src/yuzu/debugger/controller.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2021-06-05 06:05:39 -0400
committerLioncash <mathew1800@gmail.com>2021-06-05 06:09:07 -0400
commit25b73e135fc37d6b7792d27f28496523a28200af (patch)
treee6e2c3b93000b1cae97285d53bf1a86c3f8b91e6 /src/yuzu/debugger/controller.cpp
parentfefc76e5da03b646715454fc57179578babe8881 (diff)
result: Add [[nodiscard]] specifiers where applicable
The result code classes are used quite extensively throughout both the kernel and service HLE code. We can mark these member functions as [[nodiscard]] to prevent a few logic bugs from slipping through.
Diffstat (limited to 'src/yuzu/debugger/controller.cpp')
0 files changed, 0 insertions, 0 deletions