[PATCH] D80317: [SYCL] Prohibit arithmetic operations for incompatible pointers
Alexey Bader via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 21 12:59:32 PDT 2020
bader updated this revision to Diff 265579.
bader marked an inline comment as done.
bader added a comment.
Fix formatting in clang/test/Sema/address_spaces.c
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.265579.patch
Type: text/x-patch
Size: 5994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200521/37024546/attachment.bin>
More information about the cfe-commits
mailing list