On Fri, 2019-11-15 at 20:23 -0500, David Malcolm wrote: > This is used by new selftests later on in the patch kit. > > gcc/ChangeLog: > * function-tests.c (selftest::make_fndecl): Make non-static. > * selftest.h (selftest::make_fndecl): New decl. OK jeff
- Re: [PATCH 05/49] vec.h: add auto_delete_vec Martin Sebor
- [PATCH 02/49] analyzer: internal documentation David Malcolm
- [PATCH 10/49] Add -fdiagnostics-nn-line-numbers David Malcolm
- Re: [PATCH 10/49] Add -fdiagnostics-nn-line-numbers Martin Sebor
- Re: [PATCH 10/49] Add -fdiagnostics-nn-line-numbers Martin Sebor
- [PATCH 07/49] Replace label_text ctor with "borrow&quo... David Malcolm
- [PATCH 08/49] Introduce pretty_printer::clone vfunc David Malcolm
- [PATCH 13/49] function-tests.c: expose selftest::make_fndec... David Malcolm
- Re: [PATCH 13/49] function-tests.c: expose selftest::m... Jeff Law
- [PATCH 14/49] hash-map-tests.c: add a selftest involving in... David Malcolm
- [PATCH 11/49] Add diagnostic_metadata and CWE support David Malcolm
- Re: [PATCH 11/49] Add diagnostic_metadata and CWE supp... Martin Sebor
- Re: [PATCH 11/49] Add diagnostic_metadata and CWE ... David Malcolm
- Re: [PATCH 11/49] Add diagnostic_metadata and ... Martin Sebor
- Re: [PATCH 11/49] Add diagnostic_metadata ... David Malcolm
- [PATCH 09/49] gimple const-correctness fixes David Malcolm
- Re: [PATCH 09/49] gimple const-correctness fixes Martin Sebor
- Re: [PATCH 09/49] gimple const-correctness fixes Richard Biener