[PATCH] D128372: Clang-Tidy Empty Check

Christopher Di Bella via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 22 14:03:10 PDT 2022


cjdb added a comment.

In D128372#3602881 <https://reviews.llvm.org/D128372#3602881>, @tschuett wrote:

> Just for reference:
> https://reviews.llvm.org/D128267

Ack. I still think this CL is useful, given that not every library will have `[[nodiscard]]`, and because it can suggest appropriate alternatives.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128372



More information about the cfe-commits mailing list