This revision was automatically updated to reflect the committed changes.
Closed by commit rL362409: [PR41567][Sema] Fixed cast kind in addr space
conversions (authored by stulova, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
ht
rjmccall accepted this revision.
rjmccall added a comment.
This revision is now accepted and ready to land.
Seems reasonable.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62299/new/
https://reviews.llvm.org/D62299
___
cfe-commits mailing l
Anastasia created this revision.
Anastasia added a reviewer: rjmccall.
Herald added a subscriber: ebevhan.
This change sets missing cast kind correctly in the address space conversion
case.
https://reviews.llvm.org/D62299
Files:
lib/Sema/SemaCast.cpp
test/CodeGenOpenCLCXX/addrspace-convers