]> git.ipfire.org Git - thirdparty/gcc.git/commit
Make some functions static.
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 31 Oct 2015 16:19:38 +0000 (16:19 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 31 Oct 2015 16:19:38 +0000 (16:19 +0000)
commitb48fbcec526ff6815b918647bc8d89098689ebf3
tree2bd18aaf1121ac0e4749a86749d20c10be3c65eb
parent859a0fccf9a98fad4b088ae11aeb31e9b3c3f8a1
Make some functions static.

* parser.c (synthesize_implicit_template_parm)
(finish_fully_implicit_template): Make static.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@229625 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/parser.c