Robin Thomas

Results 1 comments of Robin Thomas

https://reviews.llvm.org/D41655 https://clang.llvm.org/extra/clang-tidy/checks/bugprone-unused-return-value.html. So not in clang 7 GCC has a `warn_unused_result` attribute, but it needs to be written in all function declarations. So may not be useful.