Hi,
int main() { int x = 200; int y = 100; if(x,x,y) {} return 0; }
There is no warning reported for the alwaysTrueFalse. Shall we need to raise a ticket for that? Thanks!
Probably covered by https://trac.cppcheck.net/ticket/13800
Log in to post a comment.
Hi,
There is no warning reported for the alwaysTrueFalse. Shall we need to raise a ticket for that?
Thanks!
Probably covered by https://trac.cppcheck.net/ticket/13800