]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Introduce typeof_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:21 +0000 (07:28 -0700)
commit4efc574cb9e721c1e29425146d6f51424a730729
tree398e9538f8c0bb7f9f53f5f92f7fcf7830eb8127
parent5b5f5140e1c37f899bf426ea7031548f4bd7e4ca
Introduce typeof_operation

This adds class typeof_operation, which implements OP_TYPEOF.

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

* expop.h (class typeof_operation): New.
gdb/ChangeLog
gdb/expop.h