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

Jordan Rupprecht via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Jul 15 08:50:13 PDT 2020


rupprecht added a comment.

In D83840#2152706 <https://reviews.llvm.org/D83840#2152706>, @labath wrote:

> 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.


Oh, and there's another one -- `lldb/packages/Python/lldbsuite/__init__.py`. I'll update it too.

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

Not at the moment, but I have a feeling I'll be staring at these files long enough to come up with something.


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