Jonas Devlieghere
8199f181cd
[lldb] Use if-with-initializer pattern in SBTarget (NFC) ( #141284 )
...
Use the if statement with an initializer pattern that's very common in
LLVM in SBTarget. Every time someone adds a new method to SBTarget, I
want to encourage using this pattern, but I don't because it would be
inconsistent with the rest of the file. This solves that problem by
switching over the whole file.
2025-05-28 15:11:02 -07:00
..
2025-03-31 08:19:41 -07: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
2025-01-10 09:56:55 +01:00
2025-01-14 20:12:46 -08:00
2024-09-05 12:44:13 -07:00
2024-09-05 12:44:13 -07:00
2024-01-29 10:04:29 +00:00
2025-04-23 15:01:03 -07:00
2024-06-07 17:05:29 -07:00
2025-02-19 15:17:35 -08:00
2024-04-24 12:13:18 -07:00
2024-01-04 09:04:05 -08:00
2025-04-26 02:19:29 +02:00
2024-12-20 13:02:54 -08:00
2024-04-24 12:13:18 -07:00
2024-05-17 18:43:09 -07:00
2024-09-05 12:44:13 -07:00
2024-09-05 12:44:13 -07:00
2025-02-24 17:52:09 -06:00
2025-02-06 09:17:50 +01:00
2025-04-23 13:04:39 -07:00
2024-07-10 19:05:38 -04:00
2024-07-08 12:06:32 +02:00
2025-03-10 09:10:23 -07:00
2025-04-03 20:45:55 -07:00
2025-03-31 08:19:41 -07:00
2024-09-05 12:44:13 -07:00
2025-04-29 14:01:01 +00:00
2025-03-03 14:01:29 -08:00
2025-04-13 08:55:24 +02:00
2025-05-10 11:03:09 -07:00
2024-08-30 10:58:32 -07:00
2024-06-18 17:21:20 -07:00
2024-09-05 12:44:13 -07:00
2024-11-11 16:27:15 -08:00
2025-05-28 15:11:02 -07:00
2025-03-17 16:06:25 +01:00
2025-05-08 14:01:42 +02:00
2024-08-27 10:59:31 -07:00
2025-03-05 10:21:19 -08:00
2024-01-17 07:23:57 -05:00
2024-01-17 07:23:57 -05:00
2025-05-28 16:04:24 -04:00
2024-01-17 07:23:57 -05:00
2025-05-20 07:44:58 +02:00
2024-10-24 20:20:48 -07:00
2024-09-05 12:44:13 -07:00
2025-04-08 22:24:59 +04:00