Skip to content
Commit c418f005 authored by Dave Lee's avatar Dave Lee
Browse files

[lldb] Fix completion of 'settings set' values

Some time ago, a refactor (1153dc96) broke completion for assigning settings
values (`settings set`). This was most annoying for enum settings, where you'd
have to get the valid enum names separately.

This restores the logic in the post-refactor completion function, as well as
adding a test to catch future regressions.

Differential Revision: https://reviews.llvm.org/D134515
parent d6c0a5be
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment