This revision was automatically updated to reflect the committed changes.
Closed by commit rL272438: Revise RenderScript attribute declaration (authored
by pirama).
Changed prior to commit:
http://reviews.llvm.org/D21240?vs=60397&id=60411#toc
Repository:
rL LLVM
http://reviews.llvm.org/D212
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]