aaron.ballman added a comment.

In https://reviews.llvm.org/D33852#853410, @Prazek wrote:

> Sorry for so late fixes, but it would be good to put it in 5.0


I do not think this should be in 5.0, as I believe we're only accepting 
regression fixes at this point.



================
Comment at: include/clang/Basic/Attr.td:2477
   let Spellings = [Declspec<"selectany">, GCC<"selectany">];
   let Documentation = [Undocumented];
 }
----------------
Since we're drastically modifying what platforms this is supported on, can you 
please add documentation for this attribute?


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