[PATCH] D101519: [C++4OpenCL] Fix reinterpret_cast of vectors

Ole Strohm via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 14 07:52:31 PDT 2021


olestrohm updated this revision to Diff 345442.
olestrohm added a comment.

Fixed the code style and added some comments to the tests.


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

https://reviews.llvm.org/D101519

Files:
  clang/include/clang/Sema/Sema.h
  clang/lib/Sema/SemaCast.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/CodeGenOpenCLCXX/reinterpret_cast.clcpp
  clang/test/SemaOpenCLCXX/reinterpret-cast.clcpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101519.345442.patch
Type: text/x-patch
Size: 5249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210514/6ba28073/attachment.bin>


More information about the cfe-commits mailing list