[PATCH] D43048: [lldb-test/WIP] Allow a way to test autocompletion

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 15:40:11 PST 2018


davide added a comment.

In https://reviews.llvm.org/D43048#1001283, @zturner wrote:

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


Instead, or in addition, we might dump the number of matches so that it if changes we notice?


https://reviews.llvm.org/D43048





More information about the llvm-commits mailing list