[PATCH] D27049: [OpenCL] Refactor out ReadPipe/WritePipe
Joey Gouly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 28 07:04:14 PST 2016
joey updated this revision to Diff 79399.
joey added a comment.
Pipe types cannot be merged by ASTContext::mergeTypes.
Repository:
rL LLVM
https://reviews.llvm.org/D27049
Files:
include/clang/AST/ASTContext.h
include/clang/AST/Type.h
include/clang/Serialization/ASTBitCodes.h
lib/AST/ASTContext.cpp
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTWriter.cpp
test/SemaOpenCL/invalid-pipes-cl2.0.cl
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27049.79399.patch
Type: text/x-patch
Size: 9209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161128/90cb75da/attachment.bin>
More information about the cfe-commits
mailing list