[PATCH] D65286: [OpenCL] Allow OpenCL C style vector initialization in C++
Anastasia Stulova via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 30 08:06:46 PDT 2019
Anastasia updated this revision to Diff 212350.
Anastasia added a comment.
- Merged test/CodeGenOpenCL/vector_literals_nested.cl into test/CodeGenOpenCL/vector_literals_valid.cl
- Added negative test case for C++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65286/new/
https://reviews.llvm.org/D65286
Files:
lib/Sema/SemaInit.cpp
test/CodeGenOpenCL/vector_literals_nested.cl
test/CodeGenOpenCL/vector_literals_valid.cl
test/SemaCXX/vector.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65286.212350.patch
Type: text/x-patch
Size: 7806 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190730/2170d285/attachment-0001.bin>
More information about the cfe-commits
mailing list