[Lldb-commits] [PATCH] D83840: [lldb][test] Prevent infinite loop while looking for use_lldb_suite_root.py.

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 15 02:06:51 PDT 2020


labath accepted this revision.
labath added a comment.
This revision is now accepted and ready to land.

Heh I fixed the same thing back in 67f6d842fab6 for `scripts/use_lldb_suite.py`, but of course I forgot to update this copy... The idea is good, just please make sure both files end up using the same solution.

(Also, if you have any ideas on how to avoid having multiple copies of this file around, then don't keep them to yourself. :) )


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D83840/new/

https://reviews.llvm.org/D83840





More information about the lldb-commits mailing list