Commit afeebbc0 by Jason Merrill

fix typo

From-SVN: r82961
parent 5801c467
......@@ -10732,7 +10732,7 @@ cp_parser_direct_declarator (cp_parser* parser,
TYPE_IDENTIFIER (scope));
/* Build a new DECLARATOR. */
declarator = build_nt (SCOPE_REF,
scope,
type,
TREE_OPERAND (declarator, 1));
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment