[PATCH] D17412: PR19957: [OpenCL] incorrectly accepts implicit address space conversion with ternary operator
Yaxun Liu via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 30 09:54:14 PDT 2016
yaxunl updated this revision to Diff 52080.
yaxunl marked 3 inline comments as done.
yaxunl added a comment.
Add back a blank line deleted by accident.
Add OpenCL to a comment.
http://reviews.llvm.org/D17412
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/AST/ASTContext.cpp
lib/Sema/SemaExpr.cpp
test/CodeGenOpenCL/address-spaces-conversions.cl
test/SemaOpenCL/address-spaces-conversions-cl2.0.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17412.52080.patch
Type: text/x-patch
Size: 12456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160330/d6603bf0/attachment-0001.bin>
More information about the cfe-commits
mailing list