mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
6890b58c6fb7eb5b5f2cc0eb60fc87e3851c7fd6
This fix is required due to char defaulting to unsigned on arm platforms while the test code assumes char will be signed. Signed-off-by: Sam Laynton <sam.laynton@arm.com> Signed-off-by: Kevin Petit <kevin.petit@arm.com>
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%