On 4/27/2021 7:01 PM, Tom Tromey wrote:
Change libcc1 to use "= delete" for the copy constructor and
assignment operator, rather than the old approach of private methods
that are nowhere defined.

libcc1/ChangeLog
2021-04-27  Tom Tromey  <t...@tromey.com>

        * rpc.hh (argument_wrapper): Use delete for copy constructor.
        * connection.hh (class connection): Use delete for copy
        constructor.
        * callbacks.hh (class callbacks): Use delete for copy constructor.

OK

jeff

Reply via email to