[Lldb-commits] [PATCH] D123020: increase timeouts if running on valgrind

Greg Clayton via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Apr 7 15:23:13 PDT 2022


clayborg added a comment.

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


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