Yao Qi
d654162044
Use DISABLE_COPY_AND_ASSIGN
We have many classes that copy cotr and assignment operator are deleted,
so this patch replaces these existing mechanical code with macro
DISABLE_COPY_AND_ASSIGN.
gdb:
2017-09-19 Yao Qi <yao.qi@linaro.org>
* 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 (ui_out_emit_type): Likewise.
2017-09-19 10:10:03 +01:00
..
2017-03-22 11:22:07 +00:00
2017-09-11 14:15:22 -06:00
2017-04-05 19:21:36 +01:00
2017-04-05 19:21:36 +01:00
2017-09-11 14:15:22 -06:00
2017-09-11 15:46:12 -06:00
2017-08-03 07:59:08 -06:00
2017-09-11 14:15:22 -06:00
2017-09-11 14:15:22 -06:00
2017-09-11 14:15:21 -06:00
2017-09-11 14:15:22 -06:00
2017-09-11 14:15:22 -06:00
2017-02-10 12:24:32 -07:00
2017-09-11 14:15:22 -06:00
2017-09-11 14:15:22 -06:00
2017-04-12 11:16:17 -06:00
2017-09-11 16:15:11 -06:00
2017-04-05 19:21:37 +01:00
2017-02-10 12:24:31 -07:00
2017-01-20 20:39:08 -05:00
2017-09-11 14:15:22 -06:00
2017-09-11 14:15:22 -06:00
2017-04-05 19:21:36 +01:00
2017-05-02 11:35:54 +02:00
2017-05-02 11:35:54 +02:00
2017-04-05 19:21:36 +01:00
2017-04-12 11:16:17 -06:00
2017-09-11 14:15:22 -06:00
2017-04-05 19:21:36 +01:00
2017-08-03 07:59:09 -06:00
2017-02-10 12:24:33 -07:00
2017-04-05 19:21:36 +01:00
2017-09-04 10:46:36 +02:00
2017-05-02 11:35:54 +02:00
2017-02-14 10:57:56 +01:00
2017-02-14 10:57:56 +01:00
2017-05-02 11:35:54 +02:00
2017-05-02 11:35:54 +02:00
2017-02-10 12:24:31 -07:00
2017-09-11 14:15:22 -06:00
2017-09-11 14:15:22 -06:00
2017-09-11 14:15:21 -06:00
2017-04-05 19:21:36 +01:00
2017-04-05 19:21:36 +01:00
2017-09-11 14:15:22 -06:00
2017-08-09 15:04:32 +01:00
2017-07-06 00:19:24 +01:00
2017-02-10 12:24:31 -07:00
2017-09-04 20:21:13 +01:00
2017-08-03 07:59:07 -06:00
2017-03-20 13:47:52 -07:00
2017-09-19 10:10:03 +01:00
2017-09-11 14:15:22 -06:00