[all-commits] [llvm/llvm-project] e06dac: [LiveDebugValues] Initialized variable to avoid ms...
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Thu May 18 00:27:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e06dac07a12c997464de11cf6783a7f3269bc8b4
https://github.com/llvm/llvm-project/commit/e06dac07a12c997464de11cf6783a7f3269bc8b4
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M llvm/lib/CodeGen/LiveDebugValues/InstrRefBasedImpl.h
Log Message:
-----------
[LiveDebugValues] Initialized variable to avoid msan reports
Reproducible with =-1 and assert: https://reviews.llvm.org/P8309
Reviewed By: jmorse
Differential Revision: https://reviews.llvm.org/D150420
More information about the All-commits
mailing list