aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
diff options
context:
space:
mode:
authorSteven Wu <stevenwu@apple.com>2025-10-21 14:19:48 -0700
committerGitHub <noreply@github.com>2025-10-21 21:19:48 +0000
commit073335d056a39d273df4f395dd9cbad58657e207 (patch)
tree74562da8009a4347533cc00f3582d23c9267a8e7 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp
parent0e8ee0ec78dc370a1bf2688411cf2db36c3a4cd0 (diff)
downloadllvm-073335d056a39d273df4f395dd9cbad58657e207.zip
llvm-073335d056a39d273df4f395dd9cbad58657e207.tar.gz
llvm-073335d056a39d273df4f395dd9cbad58657e207.tar.bz2
[CAS] Fix msan failure attempt 2 (#164493)
Try to fix msan error again. Previously, the error wasn't correctly identified as the uninitialized value is in a different function than the line crashed. Make sure value return from hash generating function is fully zero initialized.
Diffstat (limited to 'llvm/lib/Transforms/Utils/BasicBlockUtils.cpp')
0 files changed, 0 insertions, 0 deletions