yaxunl added inline comments.
Comment at: lib/Headers/opencl-c.h:16732
@@ -16731,3 +16731,3 @@
clk_event_t create_user_event(void);
can we also make this one __ovld? Thanks.
https://reviews.llvm.org/D23914
___
bader accepted this revision.
bader added a comment.
This revision is now accepted and ready to land.
LGTM
https://reviews.llvm.org/D23914
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-com
etyurin created this revision.
etyurin added reviewers: yaxunl, bader.
etyurin added subscribers: cfe-commits, Anastasia.
Make is_valid_event overloadable like other built-ins.
https://reviews.llvm.org/D23914
Files:
lib/Headers/opencl-c.h
Index: lib/Headers/opencl-c.h