On 2 August 2013 05:12, Alexey Samsonov <[email protected]> wrote: > Hi Rafael, > > MSan reported an error after this commit, which I hopefully fixed in > r187647. > Default PPRegion ctor didn't initialize UniqueID, which could lead to weird > comparison results. > Another possible fix would be to make default UniqueID ctor initialize the > members with zeroes, but I didn't like it, > as UniqueID is essentially a pair, and zeroes might be valid values on some > platforms. Could you check if this looks fine to you?
It is probably OK, Thanks! Which test was failing? Cheers, Rafael _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
