Introduce decltype_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:22 +0000 (07:28 -0700)
commit0af8829eb1aea4fa72f1a0a2c7c749c411c8ed41
tree2876e6a11f15bbd8343769a414930d65632ede21
parent4efc574cb9e721c1e29425146d6f51424a730729
Introduce decltype_operation

This adds class decltype_operation, which implements OP_DECLTYPE.

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

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