aboutsummaryrefslogtreecommitdiff
path: root/.cvsignore
diff options
context:
space:
mode:
authorTom Tromey <tom@tromey.com>2018-04-29 23:12:05 -0600
committerTom Tromey <tom@tromey.com>2018-05-25 12:41:00 -0600
commit716b8bc52eef6044f1ff361e3e2eeb9307849034 (patch)
treebe8a74abc1f0764e7c94ae19b607a3ed224f8785 /.cvsignore
parent753ff9bd837e2ba183e3ff789847a81221561392 (diff)
downloadgdb-716b8bc52eef6044f1ff361e3e2eeb9307849034.zip
gdb-716b8bc52eef6044f1ff361e3e2eeb9307849034.tar.gz
gdb-716b8bc52eef6044f1ff361e3e2eeb9307849034.tar.bz2
Change the as_*_interp functions to use dynamic_cast
This changes the various as_*_interp functions to be implemented using dynamic_cast. I believe this is a small improvement, because it is more typesafe -- the C++ runtime does the type-checking for us. ChangeLog 2018-05-25 Tom Tromey <tom@tromey.com> * tui/tui-interp.c (as_tui_interp): Use dynamic_cast. * mi/mi-interp.c (as_mi_interp): Use dynamic_cast. * cli/cli-interp.c (as_cli_interp): Use dynamic_cast.
Diffstat (limited to '.cvsignore')
0 files changed, 0 insertions, 0 deletions