On 5/20/19 10:55 AM, Marek Polacek wrote:
On Mon, May 20, 2019 at 09:48:57AM -0400, Nathan Sidwell wrote:
+ if (attribs != error_mark_node)
+for (tree a = attribs; a; a = TREE_CHAIN (a))
+ {
+ tree name = get_attribute_name (a);
+ if (current_binding_level->kind == sk_names
On Mon, May 20, 2019 at 09:48:57AM -0400, Nathan Sidwell wrote:
> + if (attribs != error_mark_node)
> +for (tree a = attribs; a; a = TREE_CHAIN (a))
> + {
> + tree name = get_attribute_name (a);
> + if (current_binding_level->kind == sk_namespace
> + && is_attribute_p ("st