aboutsummaryrefslogtreecommitdiff
path: root/gdb/value.h
diff options
context:
space:
mode:
authorChristian Biesinger <cbiesinger@google.com>2019-09-19 13:40:15 +0900
committerChristian Biesinger <cbiesinger@google.com>2019-09-20 09:19:15 +0900
commite4153ae630fcc779ba414fdcea960394cb479e04 (patch)
tree7d1b2ca75deb84efaa0afa721002da550357844f /gdb/value.h
parentc7ae7675cf726c343a1db3e27e3e5665cb485271 (diff)
downloadbinutils-e4153ae630fcc779ba414fdcea960394cb479e04.zip
binutils-e4153ae630fcc779ba414fdcea960394cb479e04.tar.gz
binutils-e4153ae630fcc779ba414fdcea960394cb479e04.tar.bz2
Move declaration of overload_resolution to value.h
The variable is defined in valops.c and has an extern decl in eval.c; move it to the header file. gdb/ChangeLog: 2019-09-19 Christian Biesinger <cbiesinger@google.com> * eval.c: Move declaration of overload_resolution to... * value.h: ...here.
Diffstat (limited to 'gdb/value.h')
-rw-r--r--gdb/value.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/value.h b/gdb/value.h
index 47bf672..0d75eaa 100644
--- a/gdb/value.h
+++ b/gdb/value.h
@@ -81,6 +81,8 @@ struct value_print_options;
value_contents_eq for more info.
*/
+extern bool overload_resolution;
+
/* The structure which defines the type of a value. It should never
be possible for a program lval value to survive over a call to the
inferior (i.e. to be put into the history list or an internal