Files
OpenCL-CTS/test_conformance
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-07-23 17:21:07 +01:00
2021-02-17 17:05:09 +00:00
2019-07-31 16:00:45 +01:00