https://github.com/vbvictor commented:

Could you add more tests, e.g. when we have "inverted" casts in GH127471 like 
this: 
```cpp
(unsigned int)a2.size() == size() //size() return int
```
I believe we could also be add more tests with different type of casts in 
GH127471 case.

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

Reply via email to