[all-commits] [llvm/llvm-project] 22887f: Revert "Send statistics in initialized event"
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Nov 16 03:20:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22887ff964ee9135417f7c0f99915296b710934f
https://github.com/llvm/llvm-project/commit/22887ff964ee9135417f7c0f99915296b710934f
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-11-16 (Wed, 16 Nov 2022)
Changed paths:
M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
R lldb/test/API/tools/lldb-vscode/eventStatistic/Makefile
R lldb/test/API/tools/lldb-vscode/eventStatistic/TestVSCode_eventStatistic.py
R lldb/test/API/tools/lldb-vscode/eventStatistic/foo.cpp
R lldb/test/API/tools/lldb-vscode/eventStatistic/foo.h
R lldb/test/API/tools/lldb-vscode/eventStatistic/main.cpp
A lldb/test/API/tools/lldb-vscode/terminated-event/Makefile
A lldb/test/API/tools/lldb-vscode/terminated-event/TestVSCode_terminatedEvent.py
A lldb/test/API/tools/lldb-vscode/terminated-event/foo.cpp
A lldb/test/API/tools/lldb-vscode/terminated-event/foo.h
A 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 "Send statistics in initialized event"
The test is failing on linux.
This reverts commits 7fe3586cda5b683766ec6b6d5ca2d98c2baaf162 and
d599ac41aabddeb2442db7b31faacf143d63abe4.
More information about the All-commits
mailing list