[compiler-rt] [sanitizer] Fix type in some Min() calls (PR #119248)
Alexander Richardson via llvm-commits
llvm-commits at lists.llvm.org
Sat Dec 28 18:23:25 PST 2024
https://github.com/arichardson requested changes to this pull request.
Thanks for working on cleaning this up. Many years ago I did something similar in the downstream CHERI fork but never got around to upstreaming since I thought we were the only architecture where it mattered.
Could you please change the type of the local variables instead? With that change this LGTM.
https://github.com/llvm/llvm-project/pull/119248
More information about the llvm-commits
mailing list