mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
7286e06a948495a22833551fcd70776fd53b9845
* Make variables and functions local to translation unit Make some global variables local to function, or remove them when actually dead. Signed-off-by: Marco Antognini <marco.antognini@arm.com> * Address comments Remove unused code. Reduce scope of gDoubleCapabilities. Signed-off-by: Marco Antognini <marco.antognini@arm.com>
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%