Skip to content
Snippets Groups Projects
Commit 6e8e1036 authored by Iain Sandoe's avatar Iain Sandoe
Browse files

Objective-C/C++ : Allow visibility prefix attributes on interfaces.

This passes visibiliy through without warning (so that, for example,
__attribute__((__visibility("default"))) does not result in any
diagnostic).

gcc/objc/ChangeLog:

	* objc-act.c (start_class): Accept visibility attributes
	without warning.
parent 9a34a5cc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment