gcc/libcc1
Tom Tromey 30c9604c2c libcc1: use unique_ptr more
This changes libcc1 to use unique_ptr in a few more places, removing
some manual memory management.

libcc1

	* libcp1.cc (struct libcp1) <connection, compilerp>: Use
	unique_ptr.
	(~libcp1): Remove.
	(libcp1_compile, libcp1_set_triplet_regexp)
	(libcp1_set_driver_filename): Update.
	* libcc1.cc (struct libcc1) <connection, compilerp>: Use
	unique_ptr.
	(~libcc1): Remove.
	(libcc1_set_triplet_regexp, libcc1_set_driver_filename)
	(libcc1_compile): Update.
2021-05-05 00:06:17 -06:00
..
ChangeLog Daily bump. 2021-05-04 00:16:53 +00:00
Makefile.am Update copyright years. 2021-01-04 10:26:59 +01:00
Makefile.in Darwin : Update libtool and dependencies for Darwin20 [PR97865] 2020-12-05 08:43:20 +00:00
aclocal.m4
callbacks.cc Update copyright years. 2021-01-04 10:26:59 +01:00
callbacks.hh libcc1: delete copy constructor and assignment operators 2021-05-05 00:06:16 -06:00
cc1plugin-config.h.in
compiler-name.hh Update copyright years. 2021-01-04 10:26:59 +01:00
configure GCC_CET_HOST_FLAGS: Check if host supports multi-byte NOPs 2021-05-03 05:01:23 -07:00
configure.ac Update copyright years. 2021-01-04 10:26:59 +01:00
connection.cc libcc1: inline some simple methods 2021-05-05 00:06:16 -06:00
connection.hh libcc1: delete copy constructor and assignment operators 2021-05-05 00:06:16 -06:00
deleter.hh libcc1: add more uses of 'deleter' 2021-05-05 00:06:17 -06:00
findcomp.cc Update copyright years. 2021-01-04 10:26:59 +01:00
findcomp.hh Update copyright years. 2021-01-04 10:26:59 +01:00
libcc1.cc libcc1: use unique_ptr more 2021-05-05 00:06:17 -06:00
libcc1.sym
libcc1plugin.cc libcc1: use std::vector when building function types 2021-05-05 00:06:16 -06:00
libcc1plugin.sym
libcp1.cc libcc1: use unique_ptr more 2021-05-05 00:06:17 -06:00
libcp1plugin.cc libcc1: use std::vector when building function types 2021-05-05 00:06:16 -06:00
libcp1plugin.sym
marshall-cp.hh libcc1: add more uses of 'deleter' 2021-05-05 00:06:17 -06:00
marshall.cc libcc1: add more uses of 'deleter' 2021-05-05 00:06:17 -06:00
marshall.hh libcc1: use variadic templates for "call" 2021-05-05 00:06:16 -06:00
names.cc Update copyright years. 2021-01-04 10:26:59 +01:00
names.hh Update copyright years. 2021-01-04 10:26:59 +01:00
rpc.hh libcc1: add more uses of 'deleter' 2021-05-05 00:06:17 -06:00
status.hh Update copyright years. 2021-01-04 10:26:59 +01:00