[all-commits] [llvm/llvm-project] 5b2b4f: Retry of D84974

walter erquinigo via All-commits all-commits at lists.llvm.org
Tue Sep 8 11:50:29 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5b2b4f331d78f326e5e29166bec5ad92c864343d
      https://github.com/llvm/llvm-project/commit/5b2b4f331d78f326e5e29166bec5ad92c864343d
  Author: Walter Erquinigo <waltermelon at fb.com>
  Date:   2020-09-08 (Tue, 08 Sep 2020)

  Changed paths:
    M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py
    M lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/vscode.py
    A lldb/test/API/tools/lldb-vscode/runInTerminal/Makefile
    A lldb/test/API/tools/lldb-vscode/runInTerminal/TestVSCode_runInTerminal.py
    A lldb/test/API/tools/lldb-vscode/runInTerminal/main.c
    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/VSCode.h
    M lldb/tools/lldb-vscode/lldb-vscode.cpp
    M lldb/tools/lldb-vscode/package.json

  Log Message:
  -----------
  Retry of D84974

The test is being disabled on Linux, as lldb-vscode has a bug with
--wait-for on LInux.
I'm also fixing some compilation warnings.




More information about the All-commits mailing list