On May 27, 2012, at 3:39 PM, Lang Hames wrote: > Author: lhames > Date: Sun May 27 16:39:49 2012 > New Revision: 157547 > > URL: http://llvm.org/viewvc/llvm-project?rev=157547&view=rev > Log: > Fix call to APSInt constructor - it doesn't take an initial value, just a > bitwidth and signedness. Also rename the variable to reflect its purpose. > > No test case - discovered during random code exploration. Thanks for catching this! I'll make a test case.
Chip _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
