Fix an OpenCL test case. Pointer arguments to kernels must be declared with the
authorJoey Gouly <joey.gouly@arm.com>
Thu, 21 Feb 2013 12:06:32 +0000 (12:06 +0000)
committerJoey Gouly <joey.gouly@arm.com>
Thu, 21 Feb 2013 12:06:32 +0000 (12:06 +0000)
commit15eeddebdcc375834252b8df3c2835e8131a35ec
tree467e6fdd775a45a303bbd6ce02aee00cf79e3957
parent7d00f00f1d1761585d9a2ef14a2bab34613e4b6f
Fix an OpenCL test case. Pointer arguments to kernels must be declared with the
__global, __constant or __local qualifier.

llvm-svn: 175735
clang/test/CodeGenOpenCL/kernel-arg-info.cl