diff options
| author | Steven Wu <stevenwu@apple.com> | 2025-10-21 14:19:48 -0700 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-21 21:19:48 +0000 | 
| commit | 073335d056a39d273df4f395dd9cbad58657e207 (patch) | |
| tree | 74562da8009a4347533cc00f3582d23c9267a8e7 /llvm/lib/Transforms/Utils/BasicBlockUtils.cpp | |
| parent | 0e8ee0ec78dc370a1bf2688411cf2db36c3a4cd0 (diff) | |
| download | llvm-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
