]> granicus.if.org Git - clang/commit
Fix an issue with opencl init list checking.
authorNate Begeman <natebegeman@mac.com>
Wed, 7 Jul 2010 22:26:56 +0000 (22:26 +0000)
committerNate Begeman <natebegeman@mac.com>
Wed, 7 Jul 2010 22:26:56 +0000 (22:26 +0000)
commit3e31552aed7c6e9c915bbc8d457ec84bb4a8d7e9
tree8c63e34f7fa301e7b7c9e417b5d5c4df217eb6c6
parent717cc00c16eabf0eefd3cc69394e97f7229af0c8
Fix an issue with opencl init list checking.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@107824 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaInit.cpp
test/Sema/opencl-init.c [new file with mode: 0644]