[PATCH] D54858: [OpenCL] Improve diagnostics for address spaces in template instantiation

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 29 06:14:10 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347865: [OpenCL] Improve diags for addr spaces in templates (authored by stulova, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D54858?vs=175699&id=175862#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54858

Files:
  cfe/trunk/lib/Sema/SemaDecl.cpp
  cfe/trunk/lib/Sema/SemaType.cpp
  cfe/trunk/lib/Sema/TreeTransform.h
  cfe/trunk/test/CodeGenOpenCLCXX/template-address-spaces.cl
  cfe/trunk/test/SemaOpenCLCXX/address-space-templates.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54858.175862.patch
Type: text/x-patch
Size: 5001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181129/96929a38/attachment-0001.bin>


More information about the cfe-commits mailing list