Ted Kremenek wrote: > Author: kremenek > Date: Fri Mar 13 10:35:24 2009 > New Revision: 66892 > > URL: http://llvm.org/viewvc/llvm-project?rev=66892&view=rev > Log: > Fix failure reported by Sebastian of test/Analysis/ptr-arith.c when the target > is 64-bit. > Thank you. One comment typo here: > + /// Convert - Create a new persistent APSInt with the same value as 'From' > + /// but with the bitwidth and signeness of 'To'. > "signeness"
Sebastian _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
