summaryrefslogtreecommitdiff
path: root/README.SCO
diff options
context:
space:
mode:
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2004-12-30 23:29:33 +0000
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>2004-12-30 23:29:33 +0000
commit2ded366779cb365377d0ec3059813426784b6f25 (patch)
tree80c424b73600d77daa433461d979103437d7196b /README.SCO
parente2e188488c4bf8529a93b5e688534f7c7d6a5c3b (diff)
downloadgcc-2ded366779cb365377d0ec3059813426784b6f25.tar.gz
* cp-tree.h (cp_declarator): Split "name" field into
qualifying_scope and unqualified_name. * decl.c (get_scope_of_declarator): Adjust accordingly. (grokdeclarator): Likewise. * decl2.c (grokfield): Likewise, and adjust call to do_class_using_decl. * name-lookup.c (do_class_using_decl): Split "decl" into "scope" and "name". Remove unnecessary code. * name-lookup.h (do_class_using_decl): Adjust declaration. * parser.c (make_id_declarator): Split "id" into qualifying_scope and unqualified_name. (cp_parser_using_declaration): Adjust call to do_class_using_decl. (cp_parser_direct_declarator): Adjust to handle the fact that cp_parser_declarator_id no longer returns a SCOPE_REF. (cp_parser_direct_declarator): Likewise. (cp_parser_declarator_id): Do not create a SCOPE_REF for qualified names. (cp_parser_member_declaration): Adjust call to make_id_declarator. (cp_parser_check_declarator_template_parameters): Do not expect a SCOPE_REF. * decl.c (duplicate_decls): Call ggc_free on declarations we will not be needing any longer. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92746 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'README.SCO')
0 files changed, 0 insertions, 0 deletions