https://bugs.llvm.org/show_bug.cgi?id=44768
Simon Pilgrim <llvm-...@redking.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |---
--- Comment #13 from Simon Pilgrim <llvm-...@redking.me.uk> ---
(In reply to Alexey Romanov from comment #0)
> When running my expanded version of misc-redundant-expression on LLVM
> source, following potential problems were found (after filtering false
> positives):
>
> llvm/utils/TableGen/CodeGenDAGPatterns.cpp:483:35: warning: both sides of
> operator are equivalent [misc-redundant-expression]
> if (any_of(S, isIntegerOrPtr) && any_of(S, isIntegerOrPtr)) {
Reopened, we still need to fix this (annoying) one.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs