Adrian Prantl
7553fb1274
[lldb] Fix a regression in SBValue::GetObjectDescription() ( #117242 )
...
The old behavior was to return a null string in the error case,when
refactoring the error handling I thought it would be a good idea to
print the error in the description, but that breaks clients that try to
print a description first and then do something else in the error case.
The API is not great but it's clear that in-band errors are also not a
good idea.
rdar://133956263
2024-11-21 15:38:49 -08:00
..
2024-10-24 20:20:48 -07:00
2021-10-12 22:10:21 +08:00
2021-10-12 22:10:21 +08:00
2022-01-20 18:06:14 -08:00
2024-06-21 11:24:48 -04:00
2024-06-21 11:24:48 -04:00
2024-07-08 12:06:32 +02:00
2024-10-24 20:20:48 -07:00
2024-09-05 12:44:13 -07:00
2024-09-05 12:44:13 -07:00
2024-09-05 12:44:13 -07:00
2023-08-09 17:17:18 -07:00
2024-01-29 10:04:29 +00:00
2023-06-07 10:14:53 -07:00
2024-05-20 15:49:46 -07:00
2024-06-07 17:05:29 -07:00
2024-10-14 16:29:26 -07:00
2024-04-24 12:13:18 -07:00
2024-01-04 09:04:05 -08:00
2023-05-18 15:13:36 -07:00
2024-11-17 20:36:54 -08:00
2022-01-20 18:06:14 -08:00
2022-01-20 18:06:14 -08:00
2024-09-05 12:44:13 -07:00
2024-04-24 12:13:18 -07:00
2022-01-20 18:06:14 -08:00
2024-05-17 18:43:09 -07:00
2024-09-05 12:44:13 -07:00
2023-05-15 22:49:00 +04:00
2023-05-04 22:00:17 -07:00
2024-09-05 12:44:13 -07:00
2024-11-20 10:07:23 -08:00
2024-11-11 16:27:15 -08:00
2023-08-14 14:33:08 -07:00
2023-08-09 17:17:18 -07:00
2023-08-09 17:17:18 -07:00
2024-07-10 19:05:38 -04:00
2024-07-08 12:06:32 +02:00
2024-04-25 11:49:10 -07:00
2023-01-07 14:18:35 -08:00
2022-03-31 13:21:49 -07:00
2024-10-24 20:20:48 -07:00
2023-07-12 11:11:18 -07:00
2024-09-05 12:44:13 -07:00
2024-10-10 16:24:38 -07:00
2023-05-18 15:13:36 -07:00
2023-10-06 10:43:31 -07:00
2023-05-18 15:13:36 -07:00
2022-01-20 18:06:14 -08:00
2022-09-19 14:43:31 -07:00
2024-09-11 10:33:19 -07:00
2023-07-21 18:47:46 -07:00
2023-01-30 16:49:15 +05:00
2024-08-30 10:58:32 -07:00
2024-06-18 17:21:20 -07:00
2023-08-09 17:17:18 -07:00
2023-07-14 10:46:42 -07:00
2024-09-05 12:44:13 -07:00
2024-11-11 16:27:15 -08:00
2022-01-20 18:06:14 -08:00
2022-01-20 18:06:14 -08:00
2024-11-17 20:36:54 -08:00
2024-10-24 20:20:48 -07:00
2022-01-20 18:06:14 -08:00
2024-08-05 10:43:42 -07:00
2024-08-27 10:59:31 -07:00
2023-05-18 15:13:36 -07:00
2024-10-24 20:20:48 -07:00
2024-01-17 07:23:57 -05:00
2024-01-17 07:23:57 -05:00
2024-01-17 07:23:57 -05:00
2024-01-17 07:23:57 -05:00
2023-08-21 12:44:17 -07:00
2024-11-21 15:38:49 -08:00
2024-10-24 20:20:48 -07:00
2022-01-20 18:06:14 -08:00
2024-09-05 12:44:13 -07:00
2023-09-21 10:35:15 +00:00
2024-10-22 09:00:08 -07:00
2020-02-17 23:15:40 -08:00
2020-02-17 23:15:40 -08:00