]> granicus.if.org Git - clang/commit
Fix a non-conformant OpenCL test case.
authorJoey Gouly <joey.gouly@arm.com>
Thu, 24 Jan 2013 15:24:54 +0000 (15:24 +0000)
committerJoey Gouly <joey.gouly@arm.com>
Thu, 24 Jan 2013 15:24:54 +0000 (15:24 +0000)
commit68bb7a6b1febbb96a60eef4e541a657c414bfda8
tree5d655032cfcfd29e6bca3d613449ae0b85cd0578
parentec07557a1e43ca0e7d0b6af0e69e18caaf1f0635
Fix a non-conformant OpenCL test case.
Program scope variables must be declared in the constant address space
and are required to be initialized.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@173354 91177308-0d34-0410-b5e6-96231b3b80d8
test/SemaOpenCL/storageclass.cl