[PATCH] D55127: [OpenCL] Diagnose conflicting address spaces between template definition and its instantiation

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 5 09:05:32 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC348382: [OpenCL] Diagnose conflicting address spaces in templates. (authored by stulova, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55127?vs=176793&id=176841#toc

Repository:
  rC Clang

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

https://reviews.llvm.org/D55127

Files:
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaType.cpp
  lib/Sema/TreeTransform.h
  test/SemaOpenCLCXX/address-space-templates.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55127.176841.patch
Type: text/x-patch
Size: 6016 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181205/3b5a0887/attachment.bin>


More information about the cfe-commits mailing list