Alex Langford
1486264d5f
[lldb] Change interface of StructuredData::Array::GetItemAtIndexAsString ( #71613 )
...
This patch changes the interface of
StructuredData::Array::GetItemAtIndexAsString to return a
`std::optional<llvm::StringRef>` instead of taking an out parameter.
More generally, this commit serves as proposal that we change all of the
sibling APIs (`GetItemAtIndexAs`) to do the same thing. The reason this
isn't one giant patch is because it is rather unwieldy changing just one
of these, so if this is approved, I will do all of the other ones as
individual follow-ups.
2023-11-09 13:35:35 -08:00
..
2023-02-07 12:39:46 +00:00
2022-08-08 11:31:49 -07:00
2023-05-05 11:19:21 -07:00
2023-10-30 17:46:18 -07:00
2023-08-15 16:03:28 -07:00
2023-09-13 20:58:12 -07:00
2023-09-01 21:32:24 -07:00
2023-09-13 20:58:12 -07:00
2023-04-11 10:49:17 -07:00
2023-09-01 14:47:45 -07:00
2023-09-18 12:48:16 -04:00
2023-06-21 10:50:31 +00:00
2023-04-18 08:18:59 +00: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
2023-05-22 16:14:00 -07:00
2023-01-07 14:18:35 -08:00
2023-09-13 22:27:05 -07:00
2023-08-16 11:10:00 +03:00
2023-08-22 10:28:55 -07:00
2023-11-05 08:26:42 -08:00
2023-11-05 08:26:42 -08:00
2023-01-28 15:22:37 -08:00
2023-11-04 17:58:35 -07:00
2023-06-16 09:09:56 +02:00
2022-08-20 07:28:06 -07: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
2023-07-03 14:12:39 -07:00
2022-04-12 20:28:29 -07:00
2023-08-15 16:03:28 -07:00
2023-09-22 13:33:07 -04:00
2023-10-17 15:40:51 -07:00
2023-11-08 09:54:41 -08:00
2023-01-07 14:18:35 -08:00
2022-12-17 05:01:54 +00:00
2023-06-26 16:02:01 -07:00
2023-06-26 16:02:01 -07:00
2023-06-26 16:02:01 -07:00
2022-12-09 11:16:10 -08:00
2023-07-20 19:32:12 -07:00
2023-01-07 14:18:35 -08:00
2023-07-05 11:27:52 -07:00
2023-11-03 01:16:35 -04:00
2023-01-07 14:18:35 -08:00
2023-10-30 17:46:18 -07:00