[PATCH] D47630: [Sema] Allow creating types with multiple of the same addrspace.

Bevin Hansson via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 11 00:49:37 PDT 2018


ebevhan updated this revision to Diff 150683.
ebevhan edited the summary of this revision.
ebevhan added a comment.

Added a warning for identical address spaces.


https://reviews.llvm.org/D47630

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaType.cpp
  test/Sema/address_spaces.c
  test/SemaOpenCL/address-spaces.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47630.150683.patch
Type: text/x-patch
Size: 5291 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180611/295e39cd/attachment.bin>


More information about the cfe-commits mailing list