OSDN Git Service

* cp-tree.h (note_decl_for_pch): New function.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Dec 2004 02:23:49 +0000 (02:23 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Dec 2004 02:23:49 +0000 (02:23 +0000)
commitb11ef6eec95f2f68d6aa9ab7455d2ac7298e32c4
treeb3695fa617f49759e8841d34d68aab1bc7d83d5f
parent48126f0c462754131a3274fab7c90e7495a36da5
* cp-tree.h (note_decl_for_pch): New function.
* class.c (build_clone): Call note_decl_for_pch.
* semantics.c (finish_member_declaration): Likewise.
(note_decl_for_pch): New function.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92402 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/cp-tree.h
gcc/cp/semantics.c