]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove last cleanups from d-exp.y
authorTom Tromey <tom@tromey.com>
Sun, 13 Aug 2017 16:38:53 +0000 (10:38 -0600)
committerTom Tromey <tom@tromey.com>
Wed, 6 Sep 2017 21:49:31 +0000 (15:49 -0600)
commit5613c5857a020ca5189a73df7b58a234d0311bfb
tree721574de51dc03d6ab5a6120ff5aee7e4caf773d
parenteae49211e13efa075d57ab354ea4207666eadc96
Remove last cleanups from d-exp.y

This removes the last remaining cleanups from d-exp.y.

2017-09-05  Tom Tromey  <tom@tromey.com>

* d-exp.y (PrimaryExpression): Use std::string.
(d_parse): Don't create a cleanup.
gdb/ChangeLog
gdb/d-exp.y