Yunzhong Gao wrote: > > ping. > Does this patch look good to go in? > > http://llvm-reviews.chandlerc.com/D1279 If the value doesn't fit into a 'char', the result of the conversion to char will be implementation-defined. Could you please make it something that is guaranteed to be deterministic? Nick