[all-commits] [llvm/llvm-project] 92b475: [lldb] silence -Wsometimes-uninitialized warnings
Krasimir Georgiev via All-commits
all-commits at lists.llvm.org
Mon Sep 27 00:38:52 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92b475f0b079e125c588b121dc50116ea5d6d9f2
https://github.com/llvm/llvm-project/commit/92b475f0b079e125c588b121dc50116ea5d6d9f2
Author: Krasimir Georgiev <krasimir at google.com>
Date: 2021-09-27 (Mon, 27 Sep 2021)
Changed paths:
M lldb/source/Plugins/Process/Utility/DynamicRegisterInfo.cpp
Log Message:
-----------
[lldb] silence -Wsometimes-uninitialized warnings
No functional changes intended.
Silence warnings from
https://github.com/llvm/llvm-project/commit/3a6ba3675177cb5e47dee325f300aced4cd864ed.
More information about the All-commits
mailing list