cp-tree.h
273 KB
-
re PR c++/43407 (Specifying visibility attribute of C++0x enum class emits warning) · 97ca3d0d
PR c++/43407 * decl.c (start_enum): Add attributes parameter. * parser.c (cp_parser_enum_specifier): Pass it. * pt.c (lookup_template_class_1): Pass it. * cp-tree.h: Adjust. From-SVN: r232701
Jason Merrill committed