[PATCH] D65286: [OpenCL] Allow OpenCL C style vector initialization in C++

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Aug 2 04:20:14 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367675: [OpenCL] Allow OpenCL C style vector initialization in C++ (authored by stulova, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D65286?vs=212358&id=213012#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65286/new/

https://reviews.llvm.org/D65286

Files:
  cfe/trunk/lib/Sema/SemaInit.cpp
  cfe/trunk/test/CodeGenOpenCL/vector_literals_nested.cl
  cfe/trunk/test/CodeGenOpenCL/vector_literals_valid.cl
  cfe/trunk/test/SemaCXX/vector.cpp
  cfe/trunk/test/SemaOpenCL/vector_literals_const.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65286.213012.patch
Type: text/x-patch
Size: 9728 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190802/67e3f468/attachment-0001.bin>


More information about the cfe-commits mailing list