[all-commits] [llvm/llvm-project] 642cb7: Copy m_plan_is_for_signal_trap member.
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Wed Aug 26 04:27:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 642cb7865f35ad7dbac78d716fcddaff561e8639
https://github.com/llvm/llvm-project/commit/642cb7865f35ad7dbac78d716fcddaff561e8639
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-08-26 (Wed, 26 Aug 2020)
Changed paths:
M lldb/include/lldb/Symbol/UnwindPlan.h
Log Message:
-----------
Copy m_plan_is_for_signal_trap member.
Otherwise it would stay uninitialized. Found by msan.
More information about the All-commits
mailing list