NoQ added a comment.

> My code seems to think that a variable print_count has the value INT_MAX for 
> some reason

Typically in such cases bug visitors should be added/improved until it is clear 
from the user-facing report why does the analyzer think so. They'd highlight 
the important events, prevent path pruning, and potentially suppress reports if 
the reason is discovered to not be valid.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92634

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

Reply via email to