diff options
author | Lioncash <mathew1800@gmail.com> | 2020-07-25 18:55:53 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2020-07-25 19:42:45 -0400 |
commit | 7b070bbf62bc42daba7e28b292413ddc2ecf450a (patch) | |
tree | fd85af4fc739d9ce46c22ac2592307c870563135 /src/common/virtual_buffer.cpp | |
parent | 5dab23e0171fd9fcb1976ac13e484ee7cf166e29 (diff) |
nvflinger: Mark interface functions with return values as [[nodiscard]]
Not using the return value of these functions are undeniably the source
of a bug. This way we allow compilers to loudly make any future misuses
evident.
Diffstat (limited to 'src/common/virtual_buffer.cpp')
0 files changed, 0 insertions, 0 deletions