Anastasia added inline comments.

================
Comment at: lib/Sema/SemaDecl.cpp:11504
@@ +11503,3 @@
+  else if (getLangOpts().OpenCL)
+    // OpenCL function need to be called with prototype, so we don't allow
+    // implicit function declarations in OpenCL
----------------
Could you add spec reference please!


http://reviews.llvm.org/D17438



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to