[llvm] [FunctionAttrs] Handle ConstantRange overflow in memset initializes inference (PR #145739)
Shafik Yaghmour via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 1 09:09:30 PDT 2025
https://github.com/shafik commented:
I would like to have seen a `C` test for this, for two reasons, to show it does not crash anymore (important for this since that was what the bug report was about and for preventing regressions) and to see what the diagnostic looks like.
Can we please follow up with a test?
https://github.com/llvm/llvm-project/pull/145739
More information about the llvm-commits
mailing list