[PATCH] D149586: [Coverity] Fix unchecked return value, NFC

Sergei Barannikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 1 20:09:05 PDT 2023


barannikov88 added a comment.

BTW it may be worth annotating this method (and maybe others) with `[[nodiscard]]`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D149586/new/

https://reviews.llvm.org/D149586



More information about the llvm-commits mailing list