Convert m2-exp.y to use operations
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:39 +0000 (07:28 -0700)
commitf1b8ceef1b055a0eb927852e9a9402d21aea96f5
tree7f70e34dea372479c17bbe73acb95a66c5eec840
parent3163898ec86b30d022a7ebf5bdec286c23cebd45
Convert m2-exp.y to use operations

This converts the Modula-2 parser to generate operations rather than
exp_elements.

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

* m2-exp.y: Create operations.
(m2_language::parser): Update.
gdb/ChangeLog
gdb/m2-exp.y
This page took 0.027678 seconds and 4 git commands to generate.