[Lldb-commits] [PATCH] D152013: [lldb/Commands] Fix disk completion from root directory

Alex Langford via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Fri Jun 2 10:56:08 PDT 2023


bulbazord added a comment.

The change itself looks ok to me. Could you add a test for this? We do have some tests to test for completion so the machinery is there, but it's mostly for the expression evaluator right now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152013



More information about the lldb-commits mailing list