[Lldb-commits] [PATCH] D108817: [LLDB] Fix 'std::out_of_range' crashing bug when file name completion using file path.
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Sun Aug 29 22:59:57 PDT 2021
JDevlieghere added a comment.
Thanks for the patch. Can you please add a regression test that covers the previously crashing behavior? I think something like `TestIOHandlerCompletion.py` might serve as inspiration.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D108817/new/
https://reviews.llvm.org/D108817
More information about the lldb-commits
mailing list