Thanks for getting to this so quickly. However, I kind of thought C doesn't 
ever allow this—any comparisons between two values should always have already 
implicitly converted one type to the other. Is this because we're looking 
through casts?

If you're sure this is the right fix (and not, say, somewhere else in the 
analyzer), please add a reduced test case as well.

Jordan


On Aug 18, 2014, at 1:18 , Anders Rönnholm <[email protected]> wrote:

> Hi,
> 
> Fix for reported bug 20659 in identicalexpression.
> 
> //Anders
> <bug-20659.diff>_______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to