[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 09:00:55 PDT 2019


Anastasia updated this revision to Diff 212358.
Anastasia added a comment.

- Removed another duplicate file and added testing of constant program scope initializers into vector_literals_nested.cl


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
  test/SemaOpenCL/vector_literals_const.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65286.212358.patch
Type: text/x-patch
Size: 9512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190730/4e9c0a07/attachment.bin>


More information about the cfe-commits mailing list