[PATCH] D23914: [OpenCL] Make is_valid_event overloadable.

Yaxun Liu via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 28 08:58:54 PDT 2016


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





More information about the cfe-commits mailing list