Issue 135553
Summary [lldb] max_return_elements parameter not used in SBCommandInterpreter::HandleCompletionWithDescriptions
Labels new issue
Assignees
Reporter eronnen
    SBCommandInterpreter::HandleCompletionWithDescriptions potentially can return more than `max_return_elements` completions, can cause a major slowdown when trying to complete a breakpoint statement for a program with a lot of symbols
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to