r279242 - in /trunk/gcc: ChangeLog function-tes...

dmalcolm@gcc.gnu.org dmalcolm@gcc.gnu.org
Wed Dec 11 18:58:00 GMT 2019


Author: dmalcolm
Date: Wed Dec 11 18:58:56 2019
New Revision: 279242

URL: https://gcc.gnu.org/viewcvs?rev=279242&root=gcc&view=rev
Log:
function-tests.c: expose selftest::make_fndecl for use elsewhere

This is used by new selftests in the analyzer patch kit.

gcc/ChangeLog:
	* function-tests.c (selftest::make_fndecl): Make non-static.
	* selftest.h (selftest::make_fndecl): New decl.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/function-tests.c
    trunk/gcc/selftest.h



More information about the Gcc-cvs mailing list