Med Ismail Bennani
8334d2bfd3
[lldb/Interpreter] Fix ambiguous partial command resolution ( #101934 )
...
This patch is a follow-up to #97263 that fix ambigous abbreviated
command resolution.
When multiple commands are resolved, instead of failing to pick a
command to
run, this patch changes to resolution logic to check if there is a
single
alias match and if so, it will run the alias instead of the other
matches.
This has as a side-effect that we don't need to make aliases for every
substring of aliases to support abbrivated alias resolution.
Signed-off-by: Med Ismail Bennani <ismail@bennani.ma >
2024-08-08 12:55:10 -07:00
..
2024-07-01 21:35:21 -07:00
2024-05-30 09:57:13 +02:00
2024-02-27 10:34:01 -08:00
2023-10-30 13:21:00 -07:00
2024-08-02 09:53:34 -07:00
2024-08-02 09:53:34 -07:00
2024-08-02 09:53:34 -07:00
2024-08-08 12:55:10 -07:00
2023-10-30 13:21:00 -07:00
2024-07-31 18:06:32 -07:00
2023-10-30 13:21:00 -07:00
2024-06-20 12:50:26 -07:00
2024-02-20 14:18:03 -08:00
2024-07-31 09:57:10 -07:00
2023-10-30 13:21:00 -07:00
2024-07-31 09:57:10 -07:00
2023-10-30 13:21:00 -07:00
2023-10-30 13:21:00 -07:00
2024-02-27 10:34:01 -08:00
2023-10-30 13:21:00 -07:00
2023-10-30 13:21:00 -07:00
2024-02-27 10:34:01 -08:00
2024-06-20 10:32:06 -07:00
2023-10-30 13:21:00 -07:00
2023-10-25 15:55:27 -07:00
2024-02-27 10:34:01 -08:00
2024-02-27 10:34:01 -08:00
2024-08-02 09:53:34 -07:00
2024-02-27 10:34:01 -08:00
2023-10-30 13:21:00 -07:00
2023-10-30 13:21:00 -07:00
2023-10-30 13:21:00 -07:00
2024-02-27 10:34:01 -08:00
2024-08-05 09:35:27 -07:00
2024-07-01 21:35:21 -07:00
2024-02-27 10:34:01 -08:00
2024-02-27 10:34:01 -08:00
2024-08-02 09:53:34 -07:00
2024-06-18 17:21:20 -07:00
2024-07-31 18:06:32 -07:00
2024-08-05 11:23:57 -07:00
2024-02-27 10:34:01 -08:00
2024-06-21 14:05:36 +02:00
2024-02-27 10:34:01 -08:00
2024-04-29 13:26:24 -07:00
2023-10-30 13:21:00 -07:00
2023-10-30 13:21:00 -07:00
2024-07-31 18:06:32 -07:00
2024-07-31 18:06:32 -07:00
2024-07-31 18:06:32 -07:00
2024-08-05 09:35:27 -07:00