Remove some unnecessary backslashes
authorTom Tromey <tromey@adacore.com>
Wed, 27 Nov 2019 18:38:56 +0000 (11:38 -0700)
committerTom Tromey <tromey@adacore.com>
Wed, 27 Nov 2019 18:38:56 +0000 (11:38 -0700)
commitfad03f6e5b7cf88d86e41734b1c44c31daf2fc2b
tree2f34901a14f65d661e212a0089bb232c25de66ad
parent43678b0afe412f6e920e1edd6d403068918ab259
Remove some unnecessary backslashes

I found a couple of unnecessary backslashes in gdb.  This removes
them.

Offhand, I wonder whether this abstract_to_concrete thing could be
done some other way?  This seems possibly expensive.

Anyway, tested by rebuilding.  I'm going to check this in as obvious.

gdb/ChangeLog
2019-11-27  Tom Tromey  <tromey@adacore.com>

* dwarf2read.h (struct dwarf2_per_objfile): Remove unnecessary
backslashes.
* cp-support.c: Remove unnecessary backslashes.

Change-Id: I956c91ae24407eeafec8a731545b45f5222e6a9d
gdb/ChangeLog
gdb/cp-support.c
gdb/dwarf2read.h
This page took 0.026268 seconds and 4 git commands to generate.