[Lldb-commits] [PATCH] D130602: [LLDB][NFC][Reliability] Fix uninitialized variables from Coverity scan. Part 3

Slava Gurevich via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 27 10:40:32 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG24301569f080: [LLDB][NFC][Reliability] Fix uninitialized variables from Coverity scan. Part 3 (authored by fixathon).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D130602/new/

https://reviews.llvm.org/D130602

Files:
  lldb/include/lldb/Core/LoadedModuleInfoList.h
  lldb/include/lldb/DataFormatters/TypeSummary.h
  lldb/include/lldb/Symbol/DebugMacros.h
  lldb/include/lldb/Target/ProcessStructReader.h
  lldb/include/lldb/Utility/Args.h
  lldb/include/lldb/Utility/RegisterValue.h
  lldb/include/lldb/Utility/StringExtractorGDBRemote.h
  lldb/source/Breakpoint/BreakpointOptions.cpp
  lldb/source/Core/Debugger.cpp
  lldb/source/Core/IOHandlerCursesGUI.cpp
  lldb/source/Expression/FunctionCaller.cpp
  lldb/source/Expression/LLVMUserExpression.cpp
  lldb/source/Host/common/MainLoop.cpp
  lldb/source/Interpreter/OptionGroupFormat.cpp
  lldb/source/Interpreter/OptionGroupVariable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130602.448095.patch
Type: text/x-patch
Size: 11166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220727/98dbf215/attachment-0001.bin>


More information about the lldb-commits mailing list