Files
clang-p2996/lldb/packages/Python
Ely Ronnen 6f5b98b324 [lldb] returning command completions up to a maximum (#135565)
- Adding `max_return_elements` field to `CompletionRequest`.
- adding maximum checks to `SymbolCompleter` and `SourceFileCompleter`.

Fixes #135553
2025-04-23 15:01:03 -07:00
..