aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.

LGTM, thank you!


================
Comment at: include/clang/Basic/Attr.td:735
@@ -733,2 +734,3 @@
   let Subjects = SubjectList<[Function]>;
   let Documentation = [Undocumented];
+  let LangOpts = [RenderScript];
----------------
pirama wrote:
> This still says 'Undocumented'.  I'll rebase this on top of D21212 once that 
> is submitted (or vice versa).
That's fine by me.


http://reviews.llvm.org/D21240



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

Reply via email to