llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/completion
Raphael Isemann 8fa58b1d17 Remove unnecessary target from TestCompletion patch
As Jim pointed out, we don't need to manually create a target
here because we already create a target implicitly in the very
next line (which means we just created a target and don't use it).

This patch just removes the line that creates the first unused target.

llvm-svn: 338657
2018-08-01 23:54:37 +00:00
..
.categories
Makefile
TestCompletion.py Remove unnecessary target from TestCompletion patch 2018-08-01 23:54:37 +00:00
main.cpp Add missing boundary checks to variable completion. 2018-07-27 23:37:08 +00:00