[Lldb-commits] [PATCH] D123020: increase timeouts if running on valgrind
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Apr 7 15:25:59 PDT 2022
JDevlieghere added a comment.
In D123020#3437512 <https://reviews.llvm.org/D123020#3437512>, @clayborg wrote:
> So the setting should take care of everything and we should be able to increase it when running with valgrind right? I would rather not have code all over LLDB making valgrind tests and doing something in response if possible
Yup that's exactly what I suggested because I have the same concern
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123020/new/
https://reviews.llvm.org/D123020
More information about the lldb-commits
mailing list