Simon Pilgrim
df9ae806bb
[AVR] Fix null dereference warning. NFCI.
...
We were checking if the ConstantSDNode was null but then immediately dereferencing it afterward - fold these both into a single check. Use the APInt::ult() helper as well.
Found by clang static analyzer.
2020-10-08 19:04:29 +01:00
..
2020-09-14 13:05:17 +01:00
2020-06-23 02:18:04 +02:00
2020-08-14 15:31:50 -07:00
2020-01-14 19:46:52 -08:00
2020-02-13 22:08:55 -08:00
2020-06-23 21:36:18 +12:00
2020-08-24 20:28:32 +12:00
2020-03-05 11:38:24 +08:00
2020-10-01 18:52:13 +13:00
2020-02-29 09:50:23 +01:00
2020-06-23 02:18:04 +02:00
2020-06-23 21:36:18 +12:00
2020-02-03 14:22:16 +01:00
2020-06-18 16:51:37 +02:00
2020-10-08 19:04:29 +01:00
2020-09-14 13:54:50 -07:00
2020-06-23 21:36:18 +12:00
2020-03-31 19:33:34 +13:00
2020-03-31 19:33:34 +13:00
2020-03-05 11:38:24 +08:00
2020-06-23 21:36:18 +12:00
2020-08-14 15:31:50 -07:00
2020-08-14 15:31:50 -07:00
2020-01-28 19:22:22 -05:00
2020-04-20 13:56:38 +02:00