Anastasia added inline comments.
================ Comment at: lib/Sema/SemaStmtAttr.cpp:232 - if (S.getLangOpts().OpenCLVersion < 200) { - S.Diag(A.getLoc(), diag::err_attribute_requires_opencl_version) ---------------- The comment above refers to v2.0, could we update it reflecting the fact that we now allow the feature in all OpenCL versions. https://reviews.llvm.org/D27453 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits