llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/completion
Jonas Devlieghere f5687d7c12 Remove `bugreport` command
The bugreport command exists to create domain-specific bug reports.
Currently it has one implementation for filing bugs on the unwinder. As
far as we can tell, it has never been of use. Although not exactly the
same as the reproducers, it's a bit confusing to have two parallel
command trees for (kind of) the same thing.

Differential revision: https://reviews.llvm.org/D65469

llvm-svn: 371132
2019-09-05 21:43:32 +00:00
..
.categories
Makefile [dotest] Avoid the need for LEVEL= makefile boilerplate 2019-09-04 07:46:25 +00:00
TestCompletion.py Remove `bugreport` command 2019-09-05 21:43:32 +00:00
main.cpp Fix completion for functions in anonymous namespaces 2019-07-31 17:58:00 +00:00