[PATCH] D17412: PR19957: [OpenCL] incorrectly accepts implicit address space conversion with ternary operator

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 12 12:49:15 PDT 2016


This revision was automatically updated to reflect the committed changes.
yaxunl marked an inline comment as done.
Closed by commit rL266111: PR19957: [OpenCL] Incorrectly accepts implicit address space conversion with… (authored by yaxunl).

Changed prior to commit:
  http://reviews.llvm.org/D17412?vs=52080&id=53445#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17412

Files:
  cfe/trunk/include/clang/Basic/DiagnosticSemaKinds.td
  cfe/trunk/lib/AST/ASTContext.cpp
  cfe/trunk/lib/Sema/SemaExpr.cpp
  cfe/trunk/test/CodeGenOpenCL/address-spaces-conversions.cl
  cfe/trunk/test/SemaOpenCL/address-spaces-conversions-cl2.0.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17412.53445.patch
Type: text/x-patch
Size: 11746 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160412/141e4c15/attachment-0001.bin>


More information about the cfe-commits mailing list