This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository lldb.
from c31a35098 prepare_binding_Python: print readable errors if SWIG fails new d11d5a161 [LLDB] Fix compilation for MinGW, remove redundant class name [...] new 1ac5f69b6 [LLDB] Check for the GCC/MinGW compatible arch defines for wi [...] new cf4140b97 [LLDB] Use LLVM_FALLTHROUGH instead of a custom comment new 64b1f08f2 [LLDB] Use SetErrorStringWithFormatv for cases that use LLVM [...] new 80d4597ec [LLDB] Cast -1 (as invalid socket) to the socket type before [...]
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: source/Host/common/Socket.cpp | 8 ++++---- source/Plugins/Process/Windows/Common/NativeProcessWindows.cpp | 8 ++++---- .../Plugins/Process/Windows/Common/NativeRegisterContextWindows.h | 2 +- source/Plugins/Process/Windows/Common/ProcessWindows.cpp | 6 +++--- source/Plugins/Process/Windows/Common/RegisterContextWindows.cpp | 2 +- source/Plugins/Process/Windows/Common/TargetThreadWindows.cpp | 8 ++++---- tools/lldb-vscode/lldb-vscode.cpp | 5 +++-- 7 files changed, 20 insertions(+), 19 deletions(-)