[Lldb-commits] [PATCH] D59828: Add lldb-vscode as a dependency of lldb tests.

2019-03-26 Thread Jorge Gorbe Moya via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL357016: Add lldb-vscode as a dependency of lldb tests. (authored by jgorbe, committed by ). Herald added a project: LLVM. Herald added a subscriber: llvm-commits. Changed prior to commit: https://review

[Lldb-commits] [PATCH] D59828: Add lldb-vscode as a dependency of lldb tests.

2019-03-26 Thread Jorge Gorbe Moya via Phabricator via lldb-commits
jgorbe created this revision. jgorbe added a reviewer: clayborg. Herald added a subscriber: mgorny. Herald added a project: LLDB. In the current state, 'ninja check-lldb' runs the lldb-vscode tests, but it won't rebuild lldb-vscode if any of its sources has changed. This is very confusing when you