[PATCH] D50003: Sema: Fix explicit address space cast involving void pointers

Yaxun Liu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Aug 2 20:19:24 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL338805: Sema: Fix explicit address space cast involving void pointers (authored by yaxunl, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D50003?vs=158043&id=158904#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50003

Files:
  cfe/trunk/lib/Sema/SemaCast.cpp
  cfe/trunk/test/CodeGenCXX/address-space-cast.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50003.158904.patch
Type: text/x-patch
Size: 5041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180803/d0c1c70d/attachment.bin>


More information about the cfe-commits mailing list