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

Pavel Labath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 8 03:59:52 PST 2018


labath added a comment.

The change seems fine to me, and I don't really have anything to add to the things that were said already.

Testing the completion of things that require a target/module/etc. will be a bit tricky, but that's something we should figure out anyway to have more targeted completion tests.


https://reviews.llvm.org/D43048





More information about the llvm-commits mailing list