aaron.ballman added inline comments.

================
Comment at: include/clang/Basic/Attr.td:2477
   let Spellings = [Declspec<"selectany">, GCC<"selectany">];
   let Documentation = [Undocumented];
 }
----------------
aaron.ballman wrote:
> Since we're drastically modifying what platforms this is supported on, can 
> you please add documentation for this attribute?
This documentation isn't correct. Please see the other attributes (and 
AttrDocs.td) for an example of how to add the documentation.


https://reviews.llvm.org/D33852



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

Reply via email to