Looks good to me. > On Aug 19, 2014, at 2:06 PM, Anders Rönnholm <[email protected]> > 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 > [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
