Dave Lee
10f3f06d86
[lldb] Improve summary string handling of dollar chars ( #98190 )
...
This improves the handling of `$` (dollar) characters in summary strings in the
following ways:
1. When a `$` is not followed by an open paren (`{`), it should be treated as a literal
character and preserved in the output. Previously, the dollar would be consumed by the
parser and not shown in the output.
2. When a `$` is the last character of a format string, this change eliminates the
infinite loop lldb would enter into.
rdar://131392446
2024-07-09 13:35:34 -07:00
..
2024-05-08 15:07:14 -07:00
2024-05-30 10:38:21 -07:00
2024-05-30 10:38:21 -07:00
2023-05-05 11:19:21 -07:00
2024-05-31 01:29:00 +02:00
2023-08-15 16:03:28 -07:00
2024-02-22 21:48:49 -08:00
2023-09-01 21:32:24 -07:00
2024-05-20 15:51:42 -07:00
2024-05-03 09:25:38 -07:00
2024-04-18 15:35:56 -07:00
2024-03-11 10:21:07 -07:00
2024-07-01 10:45:56 +01:00
2024-06-20 10:32:06 -07:00
2023-11-05 08:26:42 -08:00
2023-08-09 17:17:18 -07:00
2023-05-04 22:00:17 -07:00
2024-07-09 13:35:34 -07:00
2023-01-07 14:18:35 -08:00
2023-09-13 22:27:05 -07:00
2024-03-21 08:40:08 -07:00
2024-05-31 14:04:40 -07:00
2024-03-27 09:25:46 -07:00
2024-02-08 12:39:04 -08:00
2023-01-28 15:22:37 -08:00
2023-12-16 14:39:37 -08:00
2024-05-09 10:28:23 -07:00
2023-12-16 14:39:37 -08:00
2023-11-09 13:35:35 -08:00
2023-08-31 15:16:12 -07:00
2023-07-09 14:09:21 +01:00
2024-03-21 08:40:08 -07:00
2022-04-12 20:28:29 -07:00
2024-04-24 12:13:18 -07:00
2023-09-22 13:33:07 -04:00
2023-10-17 15:40:51 -07:00
2024-06-20 10:32:06 -07:00
2024-03-08 16:03:04 -08:00
2024-03-08 16:03:04 -08:00
2024-06-07 08:39:10 +02:00
2024-06-07 08:39:10 +02:00
2024-06-07 08:39:10 +02:00
2024-06-07 08:39:10 +02:00
2024-03-08 16:03:04 -08:00
2024-03-08 16:03:04 -08:00
2024-06-07 08:39:10 +02:00
2024-03-08 16:03:04 -08:00
2024-06-05 10:57:46 -07:00
2024-06-07 08:39:10 +02:00