Unreviewed patch: [C++ PATCH][PR9283] Implement per-class visibility attribute

Brian Ryner bryner@brianryner.com
Tue Mar 2 23:05:00 GMT 2004


Hi,

I've been trying to get this patch reviewed for a couple of weeks now... could 
somebody please take a look at it?

http://gcc.gnu.org/ml/gcc-patches/2004-02/msg01835.html

This is to allow specifying __attribute__ ((visibility ("hidden"))) in a class 
declaration so that it becomes the default visibility for all members of the class.

Thank you.

-- 
-Brian Ryner
bryner@brianryner.com



More information about the Gcc-patches mailing list