bader accepted this revision. bader added a comment. This revision is now accepted and ready to land.
LGTM, except one nit. ================ Comment at: docs/ReleaseNotes.rst:146 +- Extended Clang builtins with required ``cl_khr_subgroups`` support. +- Now interpreting empty argument function as void argument list in OpenCL code. +- Add ``intel_reqd_sub_group_size`` attribute support. ---------------- As far as I remember, this change was reverted as it had caused some regressions. I haven't fix them yet, so I users still have to explicitly specify void for empty parameter list. https://reviews.llvm.org/D36951 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits