Marco Antognini
01497c402e
Reduce scope of variables ( #1228 )
...
Make variables local to loops, with appropriate types. These variables
are not read after the loop without being reset first, so this patch
doesn't change behaviour.
These variables should now be used for one purpose only, making it
easier to reason about the code. This will make future refactoring
easier.
Signed-off-by: Marco Antognini <marco.antognini@arm.com >
2021-04-28 09:30:51 +01:00
..
2020-03-02 15:06:44 +00:00
2021-04-27 15:43:39 +01:00
2021-02-01 09:23:10 +00:00
2021-03-18 14:27:59 +00:00
2021-02-18 10:07:10 +00:00
2020-11-06 11:31:56 +00:00
2020-12-09 16:12:40 +00:00
2020-12-09 16:12:40 +00:00
2021-04-06 16:42:46 +01:00
2021-01-22 10:28:47 -05:00
2020-07-22 22:52:38 -07:00
2021-04-07 09:19:58 +01:00
2021-01-07 11:34:42 +00:00
2021-01-07 11:34:42 +00:00
2021-02-02 16:43:37 +00:00
2020-12-09 16:12:40 +00:00
2020-07-23 17:21:07 +01:00
2020-12-09 16:12:40 +00:00
2021-02-18 10:06:56 +00:00
2021-01-11 13:54:19 +00:00
2020-12-09 16:12:40 +00:00
2021-01-14 13:27:45 +00:00
2021-03-05 14:25:09 +00:00
2020-11-20 14:07:14 +00:00
2021-03-09 22:57:49 +00:00
2020-12-09 16:12:40 +00:00
2021-04-28 09:30:51 +01:00
2021-01-19 16:35:30 +00:00
2020-12-09 16:12:40 +00:00
2020-09-01 08:16:17 -07:00
2021-01-11 13:54:19 +00:00
2021-01-07 11:34:42 +00:00
2020-12-09 16:12:40 +00:00
2020-12-09 16:12:40 +00:00
2020-12-23 17:05:38 -05:00
2021-02-17 17:05:09 +00:00
2021-02-17 17:05:09 +00:00
2021-04-06 17:25:48 +01:00
2021-02-02 16:43:37 +00:00
2020-12-09 16:12:40 +00:00
2020-12-09 16:12:40 +00:00
2021-01-11 13:54:19 +00:00
2020-02-25 08:56:54 +00:00
2021-01-29 14:14:45 +00:00
2019-08-12 10:18:06 +01:00
2019-03-05 16:23:49 +00:00
2019-03-05 16:23:49 +00:00
2020-10-13 09:24:22 +01:00
2020-09-25 14:25:26 +01:00
2020-09-25 14:25:26 +01:00
2020-09-24 20:36:52 +01:00
2020-09-24 20:36:52 +01:00
2020-09-24 20:36:52 +01:00
2019-07-31 16:00:45 +01:00
2020-09-29 13:51:49 -07:00