[Lldb-commits] [PATCH] D51227: [vscode] Skip the vscode tests on Linux
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Aug 24 12:32:32 PDT 2018
aprantl added a comment.
Looks like we *really* need to figure out what the underlying bug is here, because there's not many platforms left after this patch.
This patch is fine as a stopgap, but we can't have a feature like this be in the source code while being virtually untested, that's just asking for trouble.
Greg, were you able to reproduce this?
Stella, do you have any logging available that could help Greg in tracking down the root cause?
Repository:
rLLDB LLDB
https://reviews.llvm.org/D51227
More information about the lldb-commits
mailing list