[PATCH] D52598: [OpenCL] Fixed address space cast in C style cast of C++ parsing

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 5 07:37:17 PDT 2018


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

Change AS checking function to be a method of  `CastOperation`.


https://reviews.llvm.org/D52598

Files:
  lib/Sema/SemaCast.cpp
  test/SemaOpenCL/address-spaces-conversions-cl2.0.cl
  test/SemaOpenCL/address-spaces.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52598.168471.patch
Type: text/x-patch
Size: 32390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181005/f0d6968d/attachment-0001.bin>


More information about the cfe-commits mailing list