[Lldb-commits] [PATCH] D43048: [lldb-test/WIP] Allow a way to test autocompletion
Zachary Turner via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 7 15:09:16 PST 2018
zturner added a comment.
By the way, I'd suggest printing indices in front of each match and including those in the FileCheck tests. Otherwise we could miss completions that sneak in.
https://reviews.llvm.org/D43048
More information about the lldb-commits
mailing list