Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Yao Qi <qiyaoltc@gmail.com>
To: "gdb-patches@sourceware.org" <gdb-patches@sourceware.org>
Subject: Re: [PATCH] Add DISABLE_COPY_AND_ASSIGN
Date: Tue, 19 Sep 2017 09:13:00 -0000	[thread overview]
Message-ID: <CAH=s-PPP32v=K-ODf04J9XZEpGjWnh2_6RMdGJiuStouh7cHew@mail.gmail.com> (raw)
In-Reply-To: <1500385686-19857-1-git-send-email-yao.qi@linaro.org>

>
> gdb:
>
> 2017-07-18  Yao Qi  <yao.qi@linaro.org>
>
>         * common/common-defs.h (DISABLE_COPY_AND_ASSIGN): New macro.
>         * annotate.h (struct annotate_arg_emitter): Use
>         DISABLE_COPY_AND_ASSIGN.
>         * common/refcounted-object.h (refcounted_object): Likewise.
>         * completer.h (struct completion_result): Likewise.
>         * dwarf2read.c (struct dwarf2_per_objfile): Likewise.
>         * filename-seen-cache.h (filename_seen_cache): Likewise.
>         * gdbcore.h (thread_section_name): Likewise.
>         * gdb_regex.h (compiled_regex): Likewise.
>         * gdbthread.h (scoped_restore_current_thread): Likewise.
>         * inferior.h (scoped_restore_current_inferior): Likewise.
>         * jit.c (jit_reader): Likewise.
>         * linespec.h (struct linespec_result): Likewise.
>         * mi/mi-parse.h (struct mi_parse): Likewise.
>         * nat/fork-inferior.c (execv_argv): Likewise.
>         * progspace.h (scoped_restore_current_program_space): Likewise.
>         * python/python-internal.h (class gdbpy_enter): Likewise.
>         * regcache.h (regcache): Likewise.
>         * target-descriptions.c (struct tdesc_reg): Likewise.
>         (struct tdesc_type): Likewise.
>         (struct tdesc_feature): Likewise.
>         * ui-out.h (public:): Likewise.

DISABLE_COPY_AND_ASSIGN was committed
to include/ansidecl.h, so I pushed this patch in.

-- 
Yao (齐尧)


      parent reply	other threads:[~2017-09-19  9:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18 13:48 Yao Qi
2017-07-18 14:22 ` Pedro Alves
2017-07-18 15:13   ` Yao Qi
2017-07-18 15:38     ` Pedro Alves
2017-09-09 18:45       ` Simon Marchi
2017-09-15 12:05         ` Yao Qi
2017-09-19  9:13 ` Yao Qi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAH=s-PPP32v=K-ODf04J9XZEpGjWnh2_6RMdGJiuStouh7cHew@mail.gmail.com' \
    --to=qiyaoltc@gmail.com \
    --cc=gdb-patches@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox