[clang] [analyzer] Limit Store by region-store-binding-limit (PR #127602)
DonĂ¡t Nagy via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 19 04:46:50 PST 2025
https://github.com/NagyDonat commented:
> I'm sorry if the poor code quality hindered the comprehension.
I wouldn't say "poor code quality" -- the code was difficult to understand, but mostly due to the inherent complexity of the logic that's being implemented here.
> In short, I decided to put a strong type in place to track and enforce the bind limit.
I agree with this direction.
https://github.com/llvm/llvm-project/pull/127602
More information about the cfe-commits
mailing list