[all-commits] [llvm/llvm-project] bff2b9: Retry of [lldb-vscode] only report long running pr...
walter erquinigo via All-commits
all-commits at lists.llvm.org
Mon Jun 21 20:35:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bff2b9adbc8de23aeaa654c5957624078ddf8fe9
https://github.com/llvm/llvm-project/commit/bff2b9adbc8de23aeaa654c5957624078ddf8fe9
Author: Walter Erquinigo <a20012251 at gmail.com>
Date: 2021-06-21 (Mon, 21 Jun 2021)
Changed paths:
M lldb/tools/lldb-vscode/ProgressEvent.cpp
M lldb/tools/lldb-vscode/ProgressEvent.h
M lldb/tools/lldb-vscode/VSCode.cpp
M lldb/tools/lldb-vscode/VSCode.h
M lldb/tools/lldb-vscode/lldb-vscode.cpp
Log Message:
-----------
Retry of [lldb-vscode] only report long running progress events
This time adding a check that should prevent the crash found in
https://lab.llvm.org/buildbot/#/builders/68/builds/14182/steps/6/logs/stdio
Differential Revision: https://reviews.llvm.org/D101128
More information about the All-commits
mailing list