Introduce type_instance_operation
authorTom Tromey <tom@tromey.com>
Mon, 8 Mar 2021 14:27:57 +0000 (07:27 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 8 Mar 2021 14:28:23 +0000 (07:28 -0700)
commit44b675c89b9d4e22ab60f51416b47634df2a3774
tree724df2df3c2a5b6c35c8ae6dbd1f1c990e39b4b7
parentf6b4232691d79a9e4b54934529f4b34081d79d94
Introduce type_instance_operation

This adds class type_instance_operation, which implements
TYPE_INSTANCE.

gdb/ChangeLog
2021-03-08  Tom Tromey  <tom@tromey.com>

* expop.h (class type_instance_operation): New.
* eval.c (type_instance_operation::evaluate): New method.
gdb/ChangeLog
gdb/eval.c
gdb/expop.h
This page took 0.024568 seconds and 4 git commands to generate.