[PATCH] D16876: [OpenCL] Refine pipe builtin support

Xiuli PAN via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 24 21:57:40 PST 2016


pxli168 updated this revision to Diff 49008.
pxli168 added a comment.

1. Make new indent and leave space for the incoming OpenCL C++.
2. Check for the index to see if they are integers.


http://reviews.llvm.org/D16876

Files:
  include/clang/Basic/Builtins.h
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaChecking.cpp
  test/SemaOpenCL/invalid-pipe-builtin-cl2.0.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16876.49008.patch
Type: text/x-patch
Size: 15851 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160225/4185b205/attachment.bin>


More information about the cfe-commits mailing list