[all-commits] [llvm/llvm-project] c60216: Revert "[lldb-vscode] Fix TestVSCode_module"
walter erquinigo via All-commits
all-commits at lists.llvm.org
Fri Jul 10 17:07:27 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c60216db15132401ff60c08ccef899321f63b6b6
https://github.com/llvm/llvm-project/commit/c60216db15132401ff60c08ccef899321f63b6b6
Author: Walter Erquinigo <waltermelon at fb.com>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
R lldb/test/API/tools/lldb-vscode/module/Makefile
R lldb/test/API/tools/lldb-vscode/module/TestVSCode_module.py
R lldb/test/API/tools/lldb-vscode/module/foo.cpp
R lldb/test/API/tools/lldb-vscode/module/foo.h
R lldb/test/API/tools/lldb-vscode/module/main.cpp
M lldb/tools/lldb-vscode/JSONUtils.cpp
M lldb/tools/lldb-vscode/JSONUtils.h
M lldb/tools/lldb-vscode/VSCode.cpp
M lldb/tools/lldb-vscode/lldb-vscode.cpp
Log Message:
-----------
Revert "[lldb-vscode] Fix TestVSCode_module"
This reverts commit 881af6eb0030986876d3b80668193e5c3c04a87c.
Revert "[lldb-vscode] Add Compile Unit List to Modules View"
This reverts commit 03ef61033ff5e1e40518f14f642e4ad8d686974c.
Revert "[lldb-vscode] Add Support for Module Event"
This reverts commit f7f80159753ba725f7e32529fcc369bc358efbb3.
The debian buildbot has reported issues with the modules test.
http://lab.llvm.org:8011/builders/lldb-x86_64-debian/builds/13767/steps/test/logs/stdio
Reverting it for now.
More information about the All-commits
mailing list