[PATCH] D29038: [OpenCL] Accept logical NOT for pointer types in CL1.0 and CL1.1

Anastasia Stulova via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 26 03:11:31 PST 2017


Anastasia updated this revision to Diff 85878.
Anastasia edited reviewers, added: arsenm; removed: pekka.jaaskelainen.
Anastasia removed a subscriber: arsenm.
Anastasia added a comment.
Herald added a subscriber: wdng.

Added other CL versions to testing (from comment by Matt)!


https://reviews.llvm.org/D29038

Files:
  lib/Sema/SemaExpr.cpp
  test/SemaOpenCL/invalid-logical-ops-1.1.cl
  test/SemaOpenCL/invalid-logical-ops-1.2.cl
  test/SemaOpenCL/logical-ops.cl

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29038.85878.patch
Type: text/x-patch
Size: 10460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170126/81f6d479/attachment.bin>


More information about the cfe-commits mailing list