balazske added a comment.

Question: Is there a way to check for overflow in the symbolic domain (that is 
the `ArrSize` value)? Or get the maximal possible value of a `SVal` if it is 
constrained? (The `ArrSize` that is a multiplication of every dimension size 
can not be checked simply for too big value symbolically because calculation 
overflows are not detected.)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79330



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

Reply via email to