aaron.ballman added inline comments.

================
Comment at: include/clang/Basic/AttrDocs.td:2440
@@ +2439,3 @@
+  let Content = [{
+``__attribute__((kernel))`` is used to mark a ``kernel`` function in 
RenderScript_.  See the RenderScript_ documentation for more information.
+
----------------
A little bit more information would be appreciated. I know you link to the 
RenderScript documentation, but there should be at least enough information 
here so that a reader has an idea what a kernel function is for render script.


http://reviews.llvm.org/D21212



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

Reply via email to