diff options
| author | 2021-06-05 06:05:39 -0400 | |
|---|---|---|
| committer | 2021-06-05 06:09:07 -0400 | |
| commit | 25b73e135fc37d6b7792d27f28496523a28200af (patch) | |
| tree | e6e2c3b93000b1cae97285d53bf1a86c3f8b91e6 /src/core/hle/kernel/kernel.cpp | |
| parent | Merge pull request #6362 from lat9nq/reset-to-defaults (diff) | |
| download | yuzu-25b73e135fc37d6b7792d27f28496523a28200af.tar.gz yuzu-25b73e135fc37d6b7792d27f28496523a28200af.tar.xz yuzu-25b73e135fc37d6b7792d27f28496523a28200af.zip | |
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/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions