serge-sans-paille added a comment.


> Plausibly caused by this change -- I'm thinking that `MaximumDistance` is 
> initialized to `UINT_MAX - 1`, but then we cast that to a signed integer and 
> compare that, so it wraps to a large negative number.

@nikic : I thought I fixed that with e8a163dc03e6913360beb305620104ba129c081c 
<https://reviews.llvm.org/rGe8a163dc03e6913360beb305620104ba129c081c> ... is it 
included in your build?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142026/new/

https://reviews.llvm.org/D142026

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to