gcc/c++tools
Nathan Sidwell 6288183377 [libcody] Remove some std::move [PR 98368]
Compiling on clang showed a couple of pessimizations.  Fixed thusly.

	libcody/
	* client.cc (Client::ProcessResponse): Remove std::move
	inside ?:
	c++tools/
	* resolver.cc (module_resolver::cmi_response): Remove
	std::move of temporary.
2021-01-04 06:38:52 -08:00
..
2021-01-04 09:35:45 +01:00
2020-12-23 04:50:00 -08:00
2020-12-23 04:50:00 -08:00
2020-12-23 04:50:00 -08:00