arphaman added a comment.

Thanks!



================
Comment at: include/clang/Basic/Attr.td:1545
 //  let Subjects = SubjectList<[Record, TypedefName]>;
   let Documentation = [Undocumented];
+  let LangOpts = [COnly];
----------------
aaron.ballman wrote:
> If you, or anyone else, is bored, it would be nice to document this attribute 
> now that we're touching it. (I am not signing you up for work as part of this 
> patch, just prodding in case you wanted to do it.)
That's a good idea, the lack of documentation stood out to me as well. I'll try 
to find some time this week for it.


Repository:
  rL LLVM

https://reviews.llvm.org/D25308



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

Reply via email to