[all-commits] [llvm/llvm-project] 03c7cd: Revert "[lldb-vscode] Send Statistics Dump in term...
GeorgeHuyubo via All-commits
all-commits at lists.llvm.org
Fri Nov 4 15:38:40 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 03c7cd3a616b731cf041fbf164078b349223c4ef
https://github.com/llvm/llvm-project/commit/03c7cd3a616b731cf041fbf164078b349223c4ef
Author: George Hu <huyubohyb at gmail.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
R lldb/test/API/tools/lldb-vscode/terminated-event/Makefile
R lldb/test/API/tools/lldb-vscode/terminated-event/TestVSCode_terminatedEvent.py
R lldb/test/API/tools/lldb-vscode/terminated-event/foo.cpp
R lldb/test/API/tools/lldb-vscode/terminated-event/foo.h
R lldb/test/API/tools/lldb-vscode/terminated-event/main.cpp
M lldb/tools/lldb-vscode/JSONUtils.cpp
M lldb/tools/lldb-vscode/JSONUtils.h
M lldb/tools/lldb-vscode/lldb-vscode.cpp
Log Message:
-----------
Revert "[lldb-vscode] Send Statistics Dump in terminated event"
This reverts commit e3ccbae309273900a42e30b606c15c873d57f1ea.
There is a bug which is failing the test running on mac.
More information about the All-commits
mailing list