[PATCH] D130510: Missing tautological compare warnings due to unary operators
Mikael Holmén via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 29 05:51:06 PDT 2022
uabelho added a comment.
In D130510#3821641 <https://reviews.llvm.org/D130510#3821641>, @aaron.ballman wrote:
> In D130510#3817148 <https://reviews.llvm.org/D130510#3817148>, @ebevhan wrote:
>
>> Hi! A bit of late feedback on this patch. We found a failure in our downstream testing likely originating from here.
>
> Thank you for the feedback! I've addressed the issue in 96a79cb308d1b8c00a83b180d9fecc5d54bacb9c <https://reviews.llvm.org/rG96a79cb308d1b8c00a83b180d9fecc5d54bacb9c>.
Thanks!
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