[PATCH] fix bug 20693 ICE in alpha.core.IdenticalExpr
Ted Kremenek
kremenek at apple.com
Tue Aug 19 14:17:28 PDT 2014
Looks good to me.
> On Aug 19, 2014, at 2:06 PM, Anders Rönnholm <Anders.Ronnholm at evidente.se> wrote:
>
> Hi,
>
> Fix for bug 20693 in identicalexpression.
>
> I have changed from getString to getBytes when comparing two StringLiterals. getString can only handle CharByteWidth equal to 1, getBytes can handle 1 and other values.
>
> //Anders<bug-20693.diff>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list