[PATCH] D80317: [SYCL] Prohibit arithmetic operations for incompatible pointers

Alexey Bader via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 22 04:11:14 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGe95ee300c053: [SYCL] Prohibit arithmetic operations for incompatible pointers (authored by bader).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80317

Files:
  clang/include/clang/AST/Type.h
  clang/lib/Sema/SemaCast.cpp
  clang/lib/Sema/SemaExpr.cpp
  clang/test/Sema/address_spaces.c
  clang/test/SemaCXX/address-space-arithmetic.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80317.265695.patch
Type: text/x-patch
Size: 5994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200522/14f3ec05/attachment.bin>


More information about the cfe-commits mailing list