[all-commits] [llvm/llvm-project] f2c009: [lldb-vscode] attempt to fix flakiness
walter erquinigo via All-commits
all-commits at lists.llvm.org
Fri Jun 18 10:13:06 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2c009dbcfd11fd1e8941513dcf49fffe43565a1
https://github.com/llvm/llvm-project/commit/f2c009dbcfd11fd1e8941513dcf49fffe43565a1
Author: Walter Erquinigo <wallace at fb.com>
Date: 2021-06-18 (Fri, 18 Jun 2021)
Changed paths:
M lldb/tools/lldb-vscode/lldb-vscode.cpp
Log Message:
-----------
[lldb-vscode] attempt to fix flakiness
There are many tests failing intermittently for lldb-vscode after
https://reviews.llvm.org/rGaa4685c0fb3aab5acb90be5fd3eb5ba8bf1e3211. I'm
unsure if this actually the culprit, so I'm softly removing that feature
to see if that fixes the issue.
More information about the All-commits
mailing list