Introduce ada_bitwise_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:33 +0000 (07:28 -0700)
commit039e4b76be2741e3813a691f12cc5550eb6e891d
tree6652439c5e8813adf251915cfbefcea387948ef2
parent6e8fb7b723199eed2706e5ef9ee464ed8b467f7f
Introduce ada_bitwise_operation

This adds class ada_bitwise_operation, which is used to implement the
Ada bitwise operators.

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

* ada-exp.h (ada_bitwise_operation): New template class.
(ada_bitwise_and_operation, ada_bitwise_ior_operation)
(ada_bitwise_xor_operation): New typedefs.
gdb/ChangeLog
gdb/ada-exp.h