https://github.com/5chmidti commented:

Should this check really ignore postfix increment/decrement? Or maybe this 
check ignores it and a new check diagnoses `it++` vs `++it` (where possible). 
What are your thoughts on this?

https://github.com/llvm/llvm-project/pull/84922
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to