Kazu Hirata
a9bf16d961
[StaticAnalyzer] Migrate away from PointerUnion::{is,get} (NFC) ( #118421 )
...
Note that PointerUnion::{is,get} have been soft deprecated in
PointerUnion.h:
// FIXME: Replace the uses of is(), get() and dyn_cast() with
// isa<T>, cast<T> and the llvm::dyn_cast<T>
I'm not touching PointerUnion::dyn_cast for now because it's a bit
complicated; we could blindly migrate it to dyn_cast_if_present, but
we should probably use dyn_cast when the operand is known to be
non-null.
2024-12-03 13:53:20 -08:00
..
2024-05-23 12:56:16 +02:00
2024-01-01 18:53:36 +01:00
2024-09-16 22:02:38 +08:00
2024-01-01 22:00:32 +01:00
2024-11-22 16:42:39 -08:00
2023-07-05 08:56:13 +02:00
2024-01-01 18:53:36 +01:00
2024-07-22 11:44:20 +02:00
2024-04-11 10:44:35 +02:00
2024-10-18 13:51:20 +02:00
2024-08-28 11:30:18 +02:00
2024-02-14 08:38:24 +01:00
2024-10-05 17:21:31 +02:00
2024-01-01 22:00:32 +01:00
2024-03-26 14:15:56 -05:00
2024-11-15 08:04:08 +01:00
2024-04-19 14:22:51 +02:00
2024-03-06 14:02:16 +01:00
2024-07-02 19:52:09 -05:00
2024-08-28 17:41:43 -07:00
2024-01-17 21:09:15 -08:00
2024-11-29 08:23:08 +01:00
2024-01-01 18:53:36 +01:00
2024-11-29 17:38:59 -06:00
2024-04-17 13:26:51 +02:00
2024-01-01 18:53:36 +01:00
2024-09-19 10:04:47 +02:00
2024-03-25 10:08:56 +00:00
2024-11-15 08:04:08 +01:00
2023-08-28 15:20:14 +02:00
2024-04-17 13:26:51 +02:00
2024-04-17 13:26:51 +02:00
2024-05-13 13:43:35 +02:00
2024-03-06 16:32:14 +01:00
2024-10-01 11:33:06 +02:00
2024-01-01 18:53:36 +01:00
2024-11-15 08:04:08 +01:00
2024-01-01 18:53:36 +01:00
2024-10-02 13:32:45 +02:00
2024-05-15 10:53:54 +02:00
2024-05-15 10:53:54 +02:00
2024-04-19 14:22:51 +02:00
2024-01-01 18:53:36 +01:00
2024-10-03 09:17:51 +02:00
2023-08-30 10:05:06 +09:00
2023-12-13 08:54:13 -08:00
2024-07-10 17:54:53 +02:00
2023-09-02 09:32:41 -07:00
2024-05-07 13:48:02 +02:00
2024-01-24 21:17:45 -08:00
2024-01-01 22:00:32 +01:00
2024-01-01 22:00:32 +01:00
2024-04-17 13:26:51 +02:00
2024-04-17 13:26:51 +02:00
2023-08-20 22:08:04 -07:00
2024-05-11 11:38:52 -07:00
2024-11-15 08:04:08 +01:00
2024-01-01 18:53:36 +01:00
2024-01-01 18:53:36 +01:00
2024-10-31 17:02:28 +01:00
2024-12-03 13:53:20 -08:00
2024-05-08 12:38:33 +02:00
2024-01-01 22:00:32 +01:00
2024-07-26 10:10:36 +02:00
2024-09-16 22:02:38 +08:00
2024-01-01 18:53:36 +01:00
2024-08-05 13:25:31 +02:00
2024-06-07 09:49:16 +02:00
2024-01-01 18:53:36 +01:00
2023-09-05 00:22:53 -07:00
2024-08-27 14:41:52 +02:00
2024-01-01 18:53:36 +01:00
2024-03-06 16:32:14 +01:00
2024-05-11 11:38:52 -07:00
2024-05-11 11:38:52 -07:00
2024-11-15 08:04:08 +01:00
2023-12-13 08:54:13 -08:00
2024-01-01 18:53:36 +01:00
2024-09-19 14:56:45 -05:00
2024-04-18 07:39:29 +02:00
2024-11-06 12:15:11 +01:00
2024-11-15 08:04:08 +01:00
2024-01-01 18:53:36 +01:00
2024-10-11 11:58:14 +02:00
2024-04-11 10:44:35 +02:00
2024-05-27 09:55:10 +02:00
2024-01-01 18:53:36 +01:00
2024-01-01 18:53:36 +01:00
2024-05-07 13:06:11 +02:00
2024-05-22 12:11:18 +02:00
2024-04-11 10:44:35 +02:00
2024-09-16 22:02:38 +08:00
2024-10-23 10:46:36 +02:00
2024-11-15 10:28:40 +01:00
2024-09-16 22:02:38 +08:00
2024-04-17 13:26:51 +02:00
2024-09-18 12:22:02 +02:00
2024-08-15 18:00:03 +02:00
2024-02-22 14:29:05 +01:00
2024-11-15 10:56:04 +01:00
2024-01-01 18:53:36 +01:00
2024-01-01 18:53:36 +01:00
2024-11-07 13:18:55 +01:00
2023-07-05 08:56:13 +02:00
2024-01-01 18:53:36 +01:00
2024-01-01 18:53:36 +01:00
2024-01-01 18:53:36 +01:00
2024-01-01 18:53:36 +01:00
2024-01-01 18:53:36 +01:00
2024-03-22 11:50:34 +01:00
2024-05-14 11:57:10 +02:00
2024-04-11 10:44:35 +02:00
2024-01-01 18:53:36 +01:00
2024-01-18 15:30:58 +01:00
2024-09-16 06:48:07 +02:00
2023-08-30 10:05:06 +09:00