majnemer added subscribers: aaron.ballman, majnemer.
majnemer added a comment.

This change looks fine modulo the documentation issue.


================
Comment at: include/clang/Basic/Attr.td:2177
@@ +2176,3 @@
+  let Subjects = SubjectList<[Function]>;
+  let Documentation = [Undocumented];
+}
----------------
@aaron.ballman prefers that all attributes we add have some documentation.  
This documentation would live in AttrDocs.td.


http://reviews.llvm.org/D15998



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

Reply via email to