We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48664a6 commit 2a1cf92Copy full SHA for 2a1cf92
gcc/c-family/c-common.h
@@ -825,6 +825,7 @@ extern struct visibility_flags visibility_options;
825
extern const struct scoped_attribute_specs c_common_gnu_attribute_table;
826
extern const struct scoped_attribute_specs c_common_clang_attribute_table;
827
extern const struct scoped_attribute_specs c_common_format_attribute_table;
828
+extern const struct scoped_attribute_specs c_common_gnu_attribute_table;
829
830
/* Pointer to function to lazily generate the VAR_DECL for __FUNCTION__ etc.
831
ID is the identifier to use, NAME is the string.
0 commit comments