[PATCH] D130510: Missing tautological compare warnings due to unary operators

Muhammad Usman Shahid via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 27 12:00:53 PDT 2022


Codesbyusman added a comment.

In D130510#3682902 <https://reviews.llvm.org/D130510#3682902>, @aaron.ballman wrote:

> Thank you for this, I think this is good incremental progress and is almost ready to go. Just a few small nits, but also, can you also add a release note for the fix (be sure to mention which issue is being closed too).
>
> Note, the precommit CI failures are unrelated to the changes in this patch.

where should I write this release note. Like in comment or somewhere else?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130510



More information about the cfe-commits mailing list