[Lldb-commits] [PATCH] D104437: Add test for functions with extended characters.
Neal via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Jun 17 13:25:12 PDT 2021
nealsid added a comment.
Ah, my grep/find skills clearly failed me :)
Yeah, those tests are exactly the same scenarios. However, if I understand correctly, don't they use the API? I wanted to add some coverage for the shell because I'm making changes to the Editline wrapper, and the existing tests don't appear to cover user input from the command line. But maybe I'm missing how those two tie together. Thanks.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104437/new/
https://reviews.llvm.org/D104437
More information about the lldb-commits
mailing list