[PATCH] D101519: [C++4OpenCL] Fix reinterpret_cast of vectors and types with address spaces

Ole Strohm via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Apr 30 04:36:49 PDT 2021


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

Fixed formatting.


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.341844.patch
Type: text/x-patch
Size: 5320 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210430/4b11beaa/attachment.bin>


More information about the cfe-commits mailing list