gcc/libcc1
Tom Tromey 41f4381648 libcc1: inline some simple methods
This changes libcc1 to inline a trivial method and to use the default
constructor.

libcc1

	* connection.hh (~connection): Use default.
	(print): Inline.
	* connection.cc (cc1_plugin::connection::~connection)
	(cc1_plugin::connection::print): Remove definitions.
2021-05-05 00:06:16 -06:00
..
aclocal.m4
callbacks.cc
callbacks.hh
cc1plugin-config.h.in
ChangeLog
compiler-name.hh
configure
configure.ac
connection.cc libcc1: inline some simple methods 2021-05-05 00:06:16 -06:00
connection.hh libcc1: inline some simple methods 2021-05-05 00:06:16 -06:00
findcomp.cc
findcomp.hh
libcc1.cc libcc1: use "override" 2021-05-05 00:06:16 -06:00
libcc1.sym
libcc1plugin.cc libcc1: use templates to unmarshall enums 2021-05-05 00:06:16 -06:00
libcc1plugin.sym
libcp1.cc libcc1: use "override" 2021-05-05 00:06:16 -06:00
libcp1plugin.cc
libcp1plugin.sym
Makefile.am
Makefile.in
marshall-cp.hh libcc1: use templates to unmarshall enums 2021-05-05 00:06:16 -06:00
marshall.cc
marshall.hh libcc1: use templates to unmarshall enums 2021-05-05 00:06:16 -06:00
names.cc
names.hh
rpc.hh
status.hh