This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Patch to decl_attributes



Jason Merrill writes:
 > I want to add a hook so the C++ frontend can handle its own attributes.
 > Does this seem like a reasonable strategy?
 > 
 > Tue Apr 13 00:40:53 1999  Jason Merrill  <jason@yorick.cygnus.com>
 > 
 > 	* c-common.c (default_valid_lang_attribute): New fn.
 > 	(valid_lang_attribute): New callback ptr.
 > 	(decl_attributes): Call it.

Yes.

                                      -gavin...


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]